Constant diem_sdk::crypto::ed25519::ed25519_dalek::SECRET_KEY_LENGTH
pub const SECRET_KEY_LENGTH: usize = 32; // 32usize
Expand description
The length of a ed25519 SecretKey
, in bytes.
pub const SECRET_KEY_LENGTH: usize = 32; // 32usize
The length of a ed25519 SecretKey
, in bytes.