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