pub type SecretKey = SecretKey<NistP256>;
NIST P-256 secret key.
pub struct SecretKey { /* private fields */ }