pub const ED25519_PRIVATE_KEY_LENGTH: usize = ed25519_dalek::SECRET_KEY_LENGTH; // 32usize
Expand description

The length of the Ed25519PrivateKey