[−][src]Module jwt::header
Convenience structs for commonly defined fields in headers.
Structs
| Header | Generic JWT header with defined fields for common fields. |
| PrecomputedAlgorithmOnlyHeader | A header that only contains the algorithm type. The |
Enums
| HeaderContentType | |
| HeaderType |
Traits
| JoseHeader | A trait for any header than can conform to the JWT specification. |