pub type PubKeyHex = String;
Hex-encoded public key string.
pub struct PubKeyHex { /* private fields */ }