[go: up one dir, main page]

logo

Type Definition k256::SecretKey

source · []
pub type SecretKey = SecretKey<Secp256k1>;
Expand description

secp256k1 (K-256) secret key.

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.