pub type SigningKey = SigningKey<NistP256>;Expand description
ECDSA/P-256 signing key
Aliased Typeยง
pub struct SigningKey { /* private fields */ }main (development) branch of crypto-glue.pub type SigningKey = SigningKey<NistP256>;ECDSA/P-256 signing key
pub struct SigningKey { /* private fields */ }