pub type Es256KSigningKey = SigningKey<Secp256k1>;
pub struct Es256KSigningKey { /* private fields */ }