Type Definition k256::SecretKey[][src]

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

secp256k1 (K-256) secret key.

Trait Implementations

Performs the conversion.

Performs the conversion.