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