pub type PublicKey = PublicKey<V3>;
Public key used for signature verification
verification
pub struct PublicKey(/* private fields */);