2 references to HpkeECDiffieHellmanKemAdapter
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
170
using (HpkeECDiffieHellmanKemAdapter ephemeral = new
HpkeECDiffieHellmanKemAdapter
(Suite))
System\Security\Cryptography\HpkeManagedKemAdapter.cs (1)
37
return new
HpkeECDiffieHellmanKemAdapter
(suite);