import { type EncryptionContext } from "https://deno.land/x/hpke@1.2.9/mod.ts";
The encryption context interface for a recipient and a sender.
x/hpke/mod.ts>EncryptionContext
import { type EncryptionContext } from "https://deno.land/x/hpke@1.2.9/mod.ts";
The encryption context interface for a recipient and a sender.