Rebex SSH Pack 2017 R4.1
Released: Aug 4, 2017
2017 R4.1 中的更新
特性
- Telnet: Added workaround for strangely-behaved YMODEM over Telnet.
- Terminal: Added TerminalControl.ScrollChanged event.
- Terminal: Added TerminalControl.ScreenPosition property.
- Terminal: Added missing disposed state check to all Scripting methods.
- 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).