pub const X25519_PUBLIC_KEY_BASE32_SIZE: usize = _; // 53usize
Expand description

The number of bytes needed to store bsae32 encoded x25519 public key as an ASCII c-string (including a null terminator)