Type Alias p521::SecretKey

source ·
pub type SecretKey = SecretKey<NistP521>;
Expand description

NIST P-521 secret key.

Aliased Type§

struct SecretKey { /* private fields */ }