Constant tor_interface::tor_crypto::V3_ONION_SERVICE_ID_STRING_LENGTH
source ยท pub const V3_ONION_SERVICE_ID_STRING_LENGTH: usize = 56;
Expand description
The number of bytes needed to store onion service id as an ASCII c-string (not including null-terminator)