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