[][src]Module bundled_crypto::token::paseto::token

A collection of types used throughout all four standard PASETO protocols.

Structs

Data

Hold the pre-protocol data.

Header

Header structure.

Packed

The packed PASETO token.

SerializedData

Represents the Data struct, but serialized.

Unpacked

The unpacked, but encrypted/signed PASETO token.

Enums

DeserializeError

Errors that can occur during deserialization.

UnpackingError

Errors that can occur during unpacking.