Skip to main content
Latest
interface jose.JWEKeyManagementHeaderParameters
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts";
const { JWEKeyManagementHeaderParameters } = jose;

Recognized JWE Key Management-related Header Parameters.

Properties

optional
apu: Uint8Array
optional
apv: Uint8Array
optional
deprecated
p2c: number
optional
deprecated
p2s: Uint8Array
optional
deprecated
iv: Uint8Array
optional
deprecated
epk: KeyLike