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