Constant tor_interface::tor_crypto::ED25519_PRIVATE_KEY_KEYBLOB_SIZE
source ยท pub const ED25519_PRIVATE_KEY_KEYBLOB_SIZE: usize = 100;
Expand description
The number of bytes needed to store ed25519 private keyblob as an ASCII c-string (including a null terminator)