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