pub const MAX_PUBLIC_KEY_SIZE: u32 = 65; // 65u32
The maximum size for a public key produced when generating a key pair.