logo
pub const MAX_PWD_LEN: usize = 0xFFFFFFFF;
Expand description

Maximum password length in bytes.