import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.0-rc0/deps.ts";
const { GeneralJWS } = jose;
General JWS definition. Payload is returned as an empty string when JWS Unencoded Payload (RFC7797) is used.
Properties
signatures: Omit<FlattenedJWSInput, "payload">[]