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