Rebex ZIP for .NET 2017 R4.1
Released: Aug 4, 2017
2017 R4.1 中的更新
特性
- ZIP: Added path indexer to ZipItemCollection class.
- ZIP: Improved .NET Core compatibility.
- Cryptography: Enhanced RSAES-OAEP support.
- Cryptography: Added CertificateStore.Add method (replacement for deprecated CertificateStore.AddCertificate method).
- Cryptography: Added KeySetOptions.PreferCng and KeySetOptions.AlwaysCng options.
修补程序
- Cryptography: Fixed AsymmetricKeyAlgorithm.Dispose method.
- Cryptography: Fixed AsymmetricKeyAlgorithm.CreateFrom method (always honors the ownsAlgorithm argument now).