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