pub const PRIVATE_KEY_LENGTH: usize = 32;
Expand description

The length of an X25519 private key, in bytes.