Function web_toolkit::encrypt::hasher::verify

source ·
pub fn verify(plain: &str, hashed: &str) -> Result<bool, Error>