[][src]Constant inc_sha1::LENGTH_BYTES

pub const LENGTH_BYTES: usize = LENGTH_BITS / 8; // 20usize

The length of an SHA-1 hash value, in bytes.