pub const MAX_PUBLIC_KEY_SIZE: u32 = 65;
Expand description

The maximum size for a public key produced when generating a key pair.