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