pub const SIGNED_TOKEN_LENGTH: usize = 32;
Expand description

The length of a SignedToken, in bytes.