Skip to main content

hash

Function hash 

Source
pub fn hash<P: AsRef<[u8]>>(password: P, cost: u32) -> BcryptResult<String>