k256::ecdsa

Type Alias SigningKey

Source
pub type SigningKey = SigningKey<Secp256k1>;
Expand description

ECDSA/secp256k1 signing key

Aliased Typeยง

struct SigningKey { /* private fields */ }