Constant ed25519_dalek::SECRET_KEY_LENGTH [−][src]
pub const SECRET_KEY_LENGTH: usize = 32;
The length of a ed25519 SecretKey
, in bytes.
pub const SECRET_KEY_LENGTH: usize = 32;
The length of a ed25519 SecretKey
, in bytes.