2 references to CreateFromEncapsulationKey
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (2)
92_ecdh = CreateFromEncapsulationKey(encapsulationKey); 191using (ECDiffieHellman ephemeral = CreateFromEncapsulationKey(encapsulatedSecret))