interface FlattenedVerifyGetKey
implements GenericGetKeyFunction<JWSHeaderParameters | undefined, FlattenedJWSInput, KeyLike | JWK | Uint8Array>
import { type FlattenedVerifyGetKey } from "https://deno.land/x/jose@v5.9.6/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.