pub const X25519_PRIVATE_KEY_SIZE: usize = 32;
Expand description

The number of bytes in an x25519 private key cbindgen:ignore