3 references to net_ssl_ciphersuites_policy_not_supported
System.Net.Security (3)
System\Net\Security\CipherSuitesPolicyPal.Linux.cs (3)
27
throw new PlatformNotSupportedException(SR.
net_ssl_ciphersuites_policy_not_supported
);
145
throw new PlatformNotSupportedException(SR.
net_ssl_ciphersuites_policy_not_supported
);
166
throw new PlatformNotSupportedException(SR.
net_ssl_ciphersuites_policy_not_supported
);