Skip to main content

PUBLIC_KEY_COMPRESSED_SIZE

Constant PUBLIC_KEY_COMPRESSED_SIZE 

Source
pub const PUBLIC_KEY_COMPRESSED_SIZE: usize = 49;
Expand description

Size of a compressed P-384 public key in bytes (49 bytes, includes 0x02/0x03 prefix).