Constant MAX_PUBLIC_KEY_SIZE

pub const MAX_PUBLIC_KEY_SIZE: u32 = 65; // 65u32
Expand description

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