Documentation
¶
Index ¶
- func EcRecover(data []byte, sig common.Signature) (ethcommon.Address, error)
- func EcRecoverHash(hash ethcommon.Hash, sig common.Signature) (ethcommon.Address, error)
- func PersonalSign(raw []byte, priv *ecdsa.PrivateKey) (common.Signature, error)
- func PersonalSignHash(hash ethcommon.Hash, priv *ecdsa.PrivateKey) (common.Signature, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EcRecoverHash ¶
func PersonalSign ¶
func PersonalSignHash ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.