Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface jose.CompactJWEHeaderParameters
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.0-rc0/deps.ts";
const { CompactJWEHeaderParameters } = jose;

Recognized Compact JWE Header Parameters, any other Header Members may also be present.

Properties

alg: string
enc: string