[][src]Function tink_core::subtle::get_hash_digest_size

pub fn get_hash_digest_size(hash: HashType) -> Result<usize, TinkError>

Return the digest size of the specified hash algorithm.