Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
BitcoinKeyFmt *bitcoinKeyFmt
)
Functions ¶
func LoadPrivateKeyFromBytes ¶
func LoadPrivateKeyFromBytes(privateKeyBytes []byte) (*ecdsa.PrivateKey, error)
Types ¶
type KeyPair ¶
func PrivateKeyToKeyPair ¶
func PrivateKeyToKeyPair(key *ecdsa.PrivateKey) (*KeyPair, error)
Click to show internal directories.
Click to hide internal directories.