2 references to FindByKeyUsage
PresentationUI (1)
MS\Internal\Documents\DocumentSignatureManager.cs (1)
929
collection = collection.Find(X509FindType.
FindByKeyUsage
, X509KeyUsageFlags.DigitalSignature, false /*validOnly*/);
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
142
case X509FindType.
FindByKeyUsage
: