2 references to net_ssl_allow_rsa_padding_not_supported
System.Net.Security (2)
System\Net\Security\SslAuthenticationOptions.cs (2)
64
throw new PlatformNotSupportedException(SR.
net_ssl_allow_rsa_padding_not_supported
);
134
throw new PlatformNotSupportedException(SR.
net_ssl_allow_rsa_padding_not_supported
);