libspades
Ace of Spades library
PacketSendSignature Struct Reference

Sends the server back the nonce sent the client, signed with the client's secret key. More...

#include <protocol.h>

Data Fields

uint8_t packetID
 65
 
uint8_t subPacketID
 4 (Client-->Server)
 
uint8_t signature [64]
 The nonce sent by the server, signed with the client's secret key.
 

Detailed Description

Sends the server back the nonce sent the client, signed with the client's secret key.


The documentation for this struct was generated from the following file: