Xamarin.Android 및 Xamarin.iOS 플랫폼 상의 클래식 .NET 직렬화(serialization) 지원을 추가합니다.
8월 15, 2019
신규 버전
기능
Removed SSL 3.0 from TlsVersion.Any
Serialization on Xamarin.Android and Xamarin.iOS platforms - Added support for classic .NET serialization on Xamarin.Android and Xamarin.iOS platforms.
TLS/SSL: Modified TlsVersion.Any to only include TLS 1.0, 1.1 and 1.2.
수정사항
Cryptography: Fixed handling of user-supplied RSACng in AsymmetricKeyAlgorithm and SshPrivateKey on modern platforms.