DIGEST_BYTES

Constant DIGEST_BYTES 

Source
pub const DIGEST_BYTES: usize = _; // 32usize
Expand description

Size of the Digest representation in bytes.

Note that digests are stored in memory as words instead of bytes.