Expand description
Helper functions to verify signatures.
Enums
The error type used when the ec_recover
function fails.
Functions
Recover the public key derived from the private key used to sign a message.
Recover the address derived from the private key used to sign a message.
Recover the address derived from the private key used to sign a message.
Recover the public key derived from the private key used to sign a message.
Verifies that a public key derived from the private key was used to sign a message.