6 references to IsRevoked
System.Security.Cryptography (6)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (6)
476if (refErrors.IsRevoked()) 516encounteredRevocation = refErrors.IsRevoked(); 555encounteredRevocation = refErrors.IsRevoked(); 591if (refErrors.IsRevoked()) 619encounteredRevocation = refErrors.IsRevoked(); 1467IsRevoked();