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