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