[][src]Constant ring::digest::SHA256_OUTPUT_LEN

pub const SHA256_OUTPUT_LEN: usize = 256 / 8; // 32usize

The length of the output of SHA-256, in bytes.