SecureBridge V8.0.1 released
Released: Apr 24, 2017
V8.0.1 中的更新
特性
- Support for RAD Studio 10.2 Tokyo.
- Support for Linux in RAD Studio 10.2 Tokyo.
- Support for Lazarus 1.6.4 and Free Pascal 3.0.2.
- Added TScCMSProcessor component for encrypting, decrypting, signing, and verifying data and files.
- Added TScCMSSignedData class for signing and verifying of CMS/PKCS #7 messages.
- Added TScCMSEnvelopedData class for representing encrypted data in CMS/PKCS #7 structure.
- Support for Elliptic Curve Key Exchange algorithm in SSH protocol.
修補程式
- Fixed bug setting the EOF parameter in the TScSFTPClient.BeforeWriteData and TScSFTPClient.AfterWriteData event handlers on uploading file.
- Fixed bug in SSL protocol under iOS.
- Fixed bug with importing public keys in the OpenSSL format.
- Fixed bug with creating the TEvent object in multithreaded application.