2 references to ECDiffieHellmanOpenSsl
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (2)
586return new ECDiffieHellmanOpenSsl(publicKeyHandle); 607return new ECDiffieHellmanOpenSsl(_privateKey);