pub const CURVE25519_SECRET_LENGTH_U32: u32 = 32;
Expand description

Curve25519 private key length.