SecretKey

Type Alias SecretKey 

Source
pub type SecretKey = SecretKey<NistP521>;
Expand description

NIST P-521 secret key.

Aliased Typeยง

pub struct SecretKey { /* private fields */ }