pub const DIGEST_LEN: usize = 32;
Digest length used for CommandOpcode::Sign (SHA-256 output).
CommandOpcode::Sign