2 references to HasECDsaKeyUsage
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\ECDsaCertificateExtensions.cs (2)
19return certificate.GetPublicKey<ECDsa>(HasECDsaKeyUsage); 27return certificate.GetPrivateKey<ECDsa>(HasECDsaKeyUsage);