interface GeneralVerifyGetKey
implements GenericGetKeyFunction<JWSHeaderParameters, FlattenedJWSInput, KeyLike | JWK | Uint8Array>
import { type GeneralVerifyGetKey } from "https://deno.land/x/faster@v11.7/vendor/jose/index.ts";
Interface for General JWS Verification dynamic key resolution. No token components have been verified at the time of this function call.