pub const EDDSA_CURVE25519_SECRET_KEY_LENGTH: usize = 32;
Expand description

Ed25519 private key length.