Module key

Module key 

Source
Expand description

Bitcoin Keys

Keys used in Bitcoin that can be roundtrip (de)serialized.

Structs§

PrivateKey
A Bitcoin ECDSA private key
PublicKey
A Bitcoin ECDSA public key

Enums§

Error
A key-related error.