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