Header
struct Header
Generic JWT header with defined fields for common fields.
Fields
The algorithm used
The algorithm used
The algorithm used
Defined in RFC7515#4.1.1.
The type of JWS: it can only be "JWT" here
The type of JWS: it can only be "JWT" here
The type of JWS: it can only be "JWT" here
Defined in RFC7515#4.1.9.
JSON Web Key
JSON Web Key
JSON Web Key
Defined in RFC7515#4.1.3.
Key ID
Key ID
Key ID
Defined in RFC7515#4.1.4.
Content type
Content type
Content type
Defined in RFC7519#5.2.