Clever Internet .NET Suite for C#, VB.NET, ASP.NET V9.2
Released: Oct 11, 2018
V9.2 での更新項目
機能
- SFTP - Added strong cryptographic algorithms.
- Get ready for TLS 1.3 - Components will use the new protocol after official release.
- Added the ability to provide root certificates for SSL/TLS connections.
- Added an option to use only strong cryptographic algorithms.
- CertificateStore - Added the ability to load the certificate chain for a given certificate.
- Added HTTP PATCH command.
- SMIME - Added new strong encryption and signature algorithms.
- SMIME - New Config property allows you to change cryptographic algorithms and other cryptographic parameters.
- Extract cryptographic algorithms, key length, and other information from protected files.
- Added IMAP4 UTF7 name encoding. This feature allows you to use international mailbox names with both the client and server components.
- IMAP4 client - Added support for multiple untagged SEARCH responses.
- IMAP4 client - UnseenMessages property was removed from the TclImap4MailBoxInfo class.
- The updated OAuth component allows you to refresh the authorization token and specify custom request fields while negotiating with the OAUTH server.
- BounceChecker - The updated component extracts all email addresses from the message using regular expressions, analyzes the message content and indicates if the message contains the non-delivery report.
- The Encode/Decode methods of the Encoder component were renamed and reorganized in order to improve the interface and usability.
- SSH engine - Added support for Global Request Handling was implemented.