pub const MAX_SALT_LEN: usize = 4294967295; // 4_294_967_295usize
Expand description

Maximum salt length in bytes.