Constant PWHASH_LENGTH
pub const PWHASH_LENGTH: usize = 32; // 32usize
Available on crate feature
dep_orion
only.Expand description
The length of the hashed password.
pub const PWHASH_LENGTH: usize = 32; // 32usize
dep_orion
only.The length of the hashed password.