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