Module rfc_4226::length[][src]

Expand description

Type-level encoding of HOTP token length restrictions.

Enums

Length

Uninhabited type parameterized by a const u8 for selective trait implementations.

Traits

TokenLength

Marker trait for allowable HOTP token lengths.