Type Definition p256::SecretKey

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

NIST P-256 secret key.