Constant tor_interface::tor_crypto::ED25519_PRIVATE_KEY_SIZE
source ยท pub const ED25519_PRIVATE_KEY_SIZE: usize = 64;
Expand description
The number of bytes in an ed25519 secret key cbindgen:ignore
pub const ED25519_PRIVATE_KEY_SIZE: usize = 64;
The number of bytes in an ed25519 secret key cbindgen:ignore