2 references to EntireChain
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
196
revocationFlag = X509RevocationFlag.
EntireChain
;
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
379
Debug.Assert(revocationFlag == X509RevocationFlag.
EntireChain
);