pub const ED25519_PRIVATE_KEY_KEYBLOB_LENGTH: usize = _; // 99usize
Expand description

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