Constant ring::digest::SHA256_OUTPUT_LEN
source ยท pub const SHA256_OUTPUT_LEN: usize = _; // 32usize
Expand description
The length of the output of SHA-256, in bytes.
pub const SHA256_OUTPUT_LEN: usize = _; // 32usize
The length of the output of SHA-256, in bytes.