pub fn verify_apr1_hash(hash: &str, password: &str) -> Result<bool, &'static str>
Expand description

Assumes the hash is in the correct format - $apr1$salt$password