pub type PublicKey = Bytes;
Byte array representing an arbitrary public key.
struct PublicKey { /* private fields */ }