Constant ring::digest::SHA1_OUTPUT_LEN [−][src]
pub const SHA1_OUTPUT_LEN: usize = sha1::OUTPUT_LEN; // 0x0000_0000_0000_0014usize
Expand description
The length of the output of SHA-1, in bytes.
pub const SHA1_OUTPUT_LEN: usize = sha1::OUTPUT_LEN; // 0x0000_0000_0000_0014usize
The length of the output of SHA-1, in bytes.