Constant SALT_LENGTH

pub const SALT_LENGTH: usize = 16; // 16usize
Available on crate feature dep_orion only.
Expand description

The length of the salt used for password hashing.