import { type jwtCore } from "https://deno.land/x/dtils@2.6.0/deps.ts";
const { Header } = jwtCore;
JWS §4.1.1: The "alg" value is a case-sensitive ASCII string containing a StringOrURI value. This Header Parameter MUST be present and MUST be understood and processed by implementations.
Index Signatures
key: string]: unknown
[Properties
alg: Algorithm