Skip to main content

PUBLIC_KEY_COMPRESSED_SIZE

Constant PUBLIC_KEY_COMPRESSED_SIZE 

Source
pub const PUBLIC_KEY_COMPRESSED_SIZE: usize = 29;
Expand description

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