pub const PUBLIC_KEY_COMPRESSED_SIZE: usize = 49;
Size of a compressed P-384 public key in bytes (49 bytes, includes 0x02/0x03 prefix).