2 references to OfflineRevocation
System (2)
net\System\Net\_SecureChannel.cs (1)
1411(X509ChainStatusFlags.Revoked | X509ChainStatusFlags.OfflineRevocation)) != 0)
security\system\security\cryptography\x509\x509chain.cs (1)
444new X509ChainErrorMapping(CAPI.CERT_TRUST_IS_OFFLINE_REVOCATION, CAPI.CRYPT_E_REVOCATION_OFFLINE, X509ChainStatusFlags.OfflineRevocation),