3 references to PlatformNotSupported_CryptographyOpenSSL
System.Security.Cryptography (3)
System\Security\Cryptography\SafeEvpPKeyHandle.OpenSsl.cs (3)
155
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_CryptographyOpenSSL
);
208
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_CryptographyOpenSSL
);
260
throw new PlatformNotSupportedException(SR.
PlatformNotSupported_CryptographyOpenSSL
);