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

Maximum salt length in bytes.