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