logo
pub fn serialize_p256(params: &ECParams) -> Result<Vec<u8>, Error>
This is supported on crate feature p256 only.
Expand description

Serialize a P-256 public key as a 33-byte string with point compression.