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