Function pwhash::sha512_crypt::verify [] [src]

pub fn verify<B: AsRef<[u8]>>(pass: B, hash: &str) -> bool

Verify that the hash corresponds to a password.