pub const ED25519_PRIVATE_KEY_SIZE: usize = 64;
Expand description

The number of bytes in an ed25519 secret key cbindgen:ignore