Constant ed25519_dalek::EXPANDED_SECRET_KEY_LENGTH
source · pub const EXPANDED_SECRET_KEY_LENGTH: usize = _; // 64usizeExpand description
The length of an “expanded” ed25519 key, ExpandedSecretKey, in bytes.
pub const EXPANDED_SECRET_KEY_LENGTH: usize = _; // 64usizeThe length of an “expanded” ed25519 key, ExpandedSecretKey, in bytes.