Type Definition p256::SecretKey[][src]

type SecretKey = SecretKey<NistP256>;
This is supported on crate feature zeroize only.
Expand description

NIST P-256 secret key.