check_hash

Function check_hash 

Source
pub fn check_hash(salted_hash: &str, password: &str) -> CheckHashResult
Expand description

Validate a password against a phpBB3 salted hash.