4 references to HpkeImplementation
System.Security.Cryptography (4)
System\Security\Cryptography\HpkeImplementation.Managed.cs (4)
32
return new
HpkeImplementation
(suite, adapter);
48
return new
HpkeImplementation
(suite, adapter);
64
return new
HpkeImplementation
(suite, adapter);
80
return new
HpkeImplementation
(suite, adapter);