pub fn calculate_string_hash(input: &str, algo: HashAlgorithm) -> StringExpand description
Calculates the cryptographic hash of a string.
pub fn calculate_string_hash(input: &str, algo: HashAlgorithm) -> StringCalculates the cryptographic hash of a string.