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