import * as hpke from "https://deno.land/x/hpke@1.2.9/src/interfaces/encryptionContext.ts";
Interfaces
The encryption context interface for a recipient and a sender. | |
The sender encryption context. |
Type Aliases
The recipient encryption context. |
x/hpke/src/interfaces/encryptionContext.ts
import * as hpke from "https://deno.land/x/hpke@1.2.9/src/interfaces/encryptionContext.ts";
The encryption context interface for a recipient and a sender. | |
The sender encryption context. |
The recipient encryption context. |