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