Skip to main content

digest_string

Function digest_string 

Source
fn digest_string(to_digest: &str, digest_fn: &str) -> Result<Vec<u8>, EvalError>