Constant ring::digest::SHA1_OUTPUT_LEN
source · pub const SHA1_OUTPUT_LEN: usize = sha1::OUTPUT_LEN; // 20usizeExpand description
The length of the output of SHA-1, in bytes.
pub const SHA1_OUTPUT_LEN: usize = sha1::OUTPUT_LEN; // 20usizeThe length of the output of SHA-1, in bytes.