pub fn parse_public_key(public_key: &str) -> Result<PublicKey, KeyError>
Expand description

Create a ECDSA public key from the passed string