4 references to Revoked
PresentationUI (2)
MS\Internal\Documents\DigitalSignatureProvider.cs (2)
818X509ChainStatusFlags.Revoked | 848X509ChainStatusFlags.Revoked;
System.Net.Security (1)
System\Net\Security\SslStream.Protocol.cs (1)
1239(X509ChainStatusFlags.Revoked | X509ChainStatusFlags.OfflineRevocation)) != 0)
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
1089return X509ChainStatusFlags.Revoked;