pub fn algorithm_to_hash_algorithm(
algorithm: Algorithm,
) -> Result<HashAlgorithm>Expand description
Map lib-q-core Algorithm to HashAlgorithm
pub fn algorithm_to_hash_algorithm(
algorithm: Algorithm,
) -> Result<HashAlgorithm>Map lib-q-core Algorithm to HashAlgorithm