pub type SigningKey = SigningKey<Secp256k1>;Available on crate features
ecdsa-core and ecdsa only.Expand description
ECDSA/secp256k1 signing key
Aliased Typeยง
pub struct SigningKey { /* private fields */ }pub type SigningKey = SigningKey<Secp256k1>;ecdsa-core and ecdsa only.ECDSA/secp256k1 signing key
pub struct SigningKey { /* private fields */ }