interface FlattenedVerifyGetKey
implements GenericGetKeyFunction<JWSHeaderParameters | undefined, FlattenedJWSInput, KeyLike | JWK | Uint8Array>
import { type FlattenedVerifyGetKey } from "https://dotland.deno.dev/x/jose@v5.9.6/index.ts";
Interface for Flattened JWS Verification dynamic key resolution. No token components have been verified at the time of this function call.