pub fn get_preferred_hash_algorithm(require_certified: bool) -> &'static str
Expand description

Returns the name of the hash algorithm recommended for the library based on if a certified algorithm is required.