pub const SHA256_OUTSIZE: usize = 32;
Expand description

The output size for the hash function SHA256.