pub const ED25519_PRIVATE_KEY_KEYBLOB_SIZE: usize = _; // 100usize
Expand description

The number of bytes needed to store ed25519 private keyblob as an ASCII c-string (including a null terminator)