Module min_jwt::algorithm[][src]

Expand description

Algorithms used to sign the JWT.

The algorithms listed here are not comprehensive. The types are used to represent various properties of the algorithms.

Structs

Traits

A marker trait for an Algorithm.