
Modifies TlsVersion.Any to only include TLS 1.0, 1.1 and 1.2.
Features
- Serialization on Xamarin.Android and Xamarin.iOS platforms - Added support for classic .NET serialization on Xamarin.Android and Xamarin.iOS platforms.
- SFTP: Improved logging of single-item SSH_FXP_NAME responses.
- TLS/SSL: Modified TlsVersion.Any to only include TLS 1.0, 1.1 and 1.2.
Fixes
- Cryptography: Fixed handling of user-supplied RSACng in AsymmetricKeyAlgorithm and SshPrivateKey on modern platforms.