Constant tor_interface::tor_crypto::X25519_PRIVATE_KEY_SIZE
source ยท pub const X25519_PRIVATE_KEY_SIZE: usize = 32;
Expand description
The number of bytes in an x25519 private key cbindgen:ignore
pub const X25519_PRIVATE_KEY_SIZE: usize = 32;
The number of bytes in an x25519 private key cbindgen:ignore