4 references to ImportParameters
System.Core (4)
System\Security\Cryptography\ECDsa.cs (1)
73ecdsa.ImportParameters(parameters);
System\Security\Cryptography\ECDsaCng.cs (1)
250ImportParameters(parameters);
System\Security\Cryptography\X509Certificates\ECDsaCertificateExtensions.cs (2)
101ecdsa.ImportParameters(ecparams); 178ecdsaCng.ImportParameters(parameters);