Skip to main content

verify

Function verify 

Source
pub fn verify(plaintext: &str, stored_hash: &str) -> Result<bool, String>