Constant IDENTITY_KEY_LEN_BYTES

Source
pub const IDENTITY_KEY_LEN_BYTES: usize = 32;
Expand description

The length of an identity key in bytes. TODO(erwan): move this to the keys crate, one day.