Base:
method
ImportParameters
System.Security.Cryptography.ECAlgorithm.ImportParameters(System.Security.Cryptography.ECParameters)
2 references to ImportParameters
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellman.Create.OpenSsl.cs (1)
24ecdh.ImportParameters(parameters);
System\Security\Cryptography\X509Certificates\OpenSslX509CertificateReader.cs (1)
673typedKey.ImportParameters(ecParameters);