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