Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
Key represents a asymmetric encryption pair of private key and public key
func NewFromPrivKeyHex ¶
NewFromPrivKeyHex creates and returns a new Key depends on the given private 0x prefixed hex string and mode using secp256k1
func (*Key) SignRecoverableFor32Bytes ¶
Click to show internal directories.
Click to hide internal directories.