2 references to ImportPrivateKeyImpl
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (2)
827
return X25519DiffieHellmanImplementation.
ImportPrivateKeyImpl
(source);
1480
key = X25519DiffieHellmanImplementation.
ImportPrivateKeyImpl
(privateKey);