tor_interface::tor_crypto

Constant X25519_PRIVATE_KEY_BASE64_LENGTH

Source
pub const X25519_PRIVATE_KEY_BASE64_LENGTH: usize = 44;
Expand description

The number of bytes needed to store base64 encoded x25519 private key as an ASCII c-string (not including null-terminator)