Skip to main content
Latest
interface jose.FlattenedDecryptGetKey
implements GetKeyFunction<JWEHeaderParameters | undefined, FlattenedJWE>
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts";
const { FlattenedDecryptGetKey } = jose;

Interface for Flattened JWE Decryption dynamic key resolution. No token components have been verified at the time of this function call.