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