1 implementation of FindByKeyUsage
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
248
public void
FindByKeyUsage
(X509KeyUsageFlags keyUsage)
1 reference to FindByKeyUsage
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.cs (1)
145
findPal.
FindByKeyUsage
(keyUsage);