pub type SecretKey = SecretKey<Secp256k1>;
secp256k1 (K-256) secret key.
struct SecretKey { /* private fields */ }