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