Constant SHA1_OUTPUT_LEN
pub const SHA1_OUTPUT_LEN: usize = _; // 20usizeAvailable on crate feature
crypto only.Expand description
The length of the output of SHA-1, in bytes.
pub const SHA1_OUTPUT_LEN: usize = _; // 20usizecrypto only.The length of the output of SHA-1, in bytes.