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