pub type SigningKey = SigningKey<NistP256>;
ECDSA/P-256 signing key
pub struct SigningKey { /* private fields */ }