[go: up one dir, main page]

Type Alias SecretKey

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

NIST P-384 secret key.

Aliased Typeยง

pub struct SecretKey { /* private fields */ }