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