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