Rebex Secure Mail for .NET 2017 R4.1
Released: Aug 4, 2017
2017 R4.1 での更新項目
機能
- Mail: Allowed empty passwords in SMTP, IMAP and POP3.
- IMAP: Added Imap.GetMessages method for efficient downloading of multiple messages.
- Cryptography: Enhanced RSAES-OAEP support.
- Cryptography: Added CertificateStore.Add method (replacement for deprecated CertificateStore.AddCertificate method).
- Cryptography: Added KeySetOptions.PreferCng and KeySetOptions.AlwaysCng options.
不具合の修正
- Mail: Fixed parsing of hyperlinks in RTF-to-HTML converter.
- SMTP: Fixed parsing of SMTP responses that only contain the response code.
- Cryptography: Fixed AsymmetricKeyAlgorithm.Dispose method.
- Cryptography: Fixed AsymmetricKeyAlgorithm.CreateFrom method (always honors the ownsAlgorithm argument now).