2 references to CachedCrlEntry
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (2)
274
return new
CachedCrlEntry
(crl, nextUpdate);
352
return new
CachedCrlEntry
(crl, expiryTime);