Function verify

Source
pub fn verify(password: &Password, hash: &str) -> Result<bool>