Structs

Represents “k256::SecretKey” and “k256::ecdsa::SigningKey”.

Constants

The size (in bytes) of a secret key. ref. “secp256k1::constants::SECRET_KEY_SIZE”

Functions

Loads keys from texts, assuming each key is line-separated. Set “permute_keys” true to permute the key order from the contents “d”.