tor_interface::tor_crypto

Constant 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)