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