interface jose.FlattenedVerifyGetKey implements GetKeyFunction<JWSHeaderParameters | undefined, FlattenedJWSInput>import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts"; const { FlattenedVerifyGetKey } = jose; Interface for Flattened JWS Verification dynamic key resolution. No token components have been verified at the time of this function call.