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