Function hash

Source
pub fn hash(password: &[u8]) -> Result<Vec<u8>, Error>
Expand description

Hash a password.