interface JWSHeaderParameters
implements JoseHeaderParameters
import { type JWSHeaderParameters } from "https://deno.land/x/jose@v5.9.6/types.d.ts";
Recognized JWS Header Parameters, any other Header Members may also be present.
Index Signatures
propName: string]: unknown
[Properties
This JWS Extension Header Parameter modifies the JWS Payload representation and the JWS Signing Input computation as per RFC7797.