2 references to ImportKey
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (2)
161SafeBCryptKeyHandle key = ImportKey(true, source, out byte preservation); 189return ImportKey(false, reducedPublicKey, out _);