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