2 references to EntireChain
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
213
revocationFlag = X509RevocationFlag.
EntireChain
;
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ChainPal.Windows.BuildChain.cs (1)
136
else if (revocationFlag == X509RevocationFlag.
EntireChain
)