ed25519_dalek

Constant SECRET_KEY_LENGTH

Source
pub const SECRET_KEY_LENGTH: usize = 32;
Expand description

The length of a ed25519 SecretKey, in bytes.