pub type SigningKey = SigningKey<NistP256>;
Expand description
ECDSA/P-256 signing key
Aliased Typeยง
struct SigningKey { /* private fields */ }
pub type SigningKey = SigningKey<NistP256>;
ECDSA/P-256 signing key
struct SigningKey { /* private fields */ }