4 references to CheckOcsp
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (4)
485
statusCode =
CheckOcsp
(0, _leafHandle, revocationMode);
549
statusCode =
CheckOcsp
(start, rootHandle, revocationMode);
604
statusCode =
CheckOcsp
(0, _leafHandle, revocationMode);
612
statusCode =
CheckOcsp
(i, certHandle, revocationMode);