1 override of ImportParameters
System.Core (1)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
628public override void ImportParameters(ECParameters parameters) {
1 reference to ImportParameters
System.Core (1)
System\Security\Cryptography\ECDiffieHellman.cs (1)
75ecdh.ImportParameters(parameters);