2 references to FindByTimeValid
PresentationUI (1)
MS\Internal\Documents\DocumentSignatureManager.cs (1)
926
collection = collection.Find(X509FindType.
FindByTimeValid
, DateTime.Now, true /*validOnly*/);
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
100
case X509FindType.
FindByTimeValid
: