pub type SigningKey = SigningKey<Secp256k1>;
ECDSA/secp256k1 signing key
pub struct SigningKey { /* private fields */ }