interface FlattenedDecryptGetKey
implements GetKeyFunction<JWEHeaderParameters | undefined, FlattenedJWE>
import { type FlattenedDecryptGetKey } from "https://deno.land/x/jose@v4.13.0/jwe/flattened/decrypt.ts";
Interface for Flattened JWE Decryption dynamic key resolution. No token components have been verified at the time of this function call.