Base:
method
ImportParameters
System.Security.Cryptography.ECAlgorithm.ImportParameters(System.Security.Cryptography.ECParameters)
2 references to ImportParameters
System.Security.Cryptography (2)
System\Security\Cryptography\ECDsa.Create.Windows.cs (1)
36
ec.
ImportParameters
(parameters);
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.PrivateKey.cs (1)
164
clonedKey.
ImportParameters
(privateParameters);