p256

Type Alias SecretKey

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

NIST P-256 secret key.

Aliased Typeยง

struct SecretKey { /* private fields */ }