1 reference to CryptoNative_X509ChainGetCachedOcspStatus
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.Chain.cs (1)
23
X509VerifyStatusCode response = (X509VerifyStatusCode)
CryptoNative_X509ChainGetCachedOcspStatus
(ctx, cachePath, chainDepth);