Constant tor_interface::tor_crypto::X25519_PUBLIC_KEY_BASE32_SIZE
source ยท pub const X25519_PUBLIC_KEY_BASE32_SIZE: usize = 53;
Expand description
The number of bytes needed to store base32 encoded x25519 public key as an ASCII c-string (including a null terminator)