Skip to main content

PUBLIC_KEY_UNCOMPRESSED_SIZE

Constant PUBLIC_KEY_UNCOMPRESSED_SIZE 

Source
pub const PUBLIC_KEY_UNCOMPRESSED_SIZE: usize = 65;
Expand description

Size of an uncompressed P-256 public key in bytes (65 bytes, includes 0x04 prefix).