p384

Type Alias SecretKey

source
pub type SecretKey = SecretKey<NistP384>;
Expand description

NIST P-384 secret key.

Aliased Typeยง

struct SecretKey { /* private fields */ }