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

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