# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AuthenticateMessage.
No description provided by the author
Secp256k1Hello is a client->server command that sends the client Secp256k1 public key.
Secp256k1HelloChallenge is a server->client command that challenges the client to sign the hash of the provided message.
Secp256k1HelloChallengeAccepted is a client->server command containing the signature of the Secp256k1HelloChallenge.Message hash.