2 references to ImportPublicKey
System.Security.Cryptography (2)
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (2)
66using (SafeBCryptKeyHandle otherPartyKey = ImportPublicKey(otherPartyPublicKey, out _)) 168SafeBCryptKeyHandle key = ImportPublicKey(source, out bool requiredReduction);