2 references to ImportPublicKeyImpl
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellman.cs (2)
969return X25519DiffieHellmanImplementation.ImportPublicKeyImpl(source); 1028result = X25519DiffieHellmanImplementation.ImportPublicKeyImpl(key);