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