pub type PrivateKey = Scalar;
A private key, as held by a transaction signer / creator.
pub struct PrivateKey { /* private fields */ }