pub fn parse_public_key(p: &[u8]) -> Result<PublicKey, Error>
Expand description

Parse a public key from a byte slice.