3 references to OpenSslVersion
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (3)
1328private static readonly bool s_defaultAbort = SafeEvpPKeyHandle.OpenSslVersion < OpenSSL_1_1_0_RTM; 1411if (SafeEvpPKeyHandle.OpenSslVersion >= 0x3_00_00_00_0) 1416if (SafeEvpPKeyHandle.OpenSslVersion >= 0x1_01_01_00_0)