pub const ED25519_KEY_SIZE: usize = _; // 32usize
Expand description

Size of a public or secret Ed25519 key in bytes.