[][src]Module jwt::header

Convenience structs for commonly defined fields in headers.

Structs

Header

Generic JWT header with defined fields for common fields.

Enums

HeaderContentType
HeaderType

Traits

JoseHeader

A trait for any header than can conform to the JWT specification.