pub const SIGNING_KEY_LENGTH: usize = 32;
Expand description

The length of a SigningKey, in bytes.