2 references to HasECDiffieHellmanKeyUsage
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
709return this.GetPublicKey<ECDiffieHellman>(HasECDiffieHellmanKeyUsage); 724return this.GetPrivateKey<ECDiffieHellman>(HasECDiffieHellmanKeyUsage);