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