pub const X25519_PUBLIC_KEY_SIZE: usize = 32;
Expand description

The number of bytes in an x25519 publickey cbindgen:ignore