1 instantiation of HpkeRecipientImplementation
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeImplementation.Managed.cs (1)
309
return new
HpkeRecipientImplementation
(Suite, aead, _kdfAdapter, baseNonce, exporterSecret);
1 reference to HpkeRecipientImplementation
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeImplementation.Managed.cs (1)
274
private
HpkeRecipientImplementation
CreateRecipientContext(