[][src]Function phpbb_pwhash::check_hash

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

Validate a password against a phpBB3 salted hash.