libspades
Ace of Spades library
PacketSendPublicKey Struct Reference

Sends the clients's public key to the server in response to the request for authentication. More...

#include <protocol.h>

Data Fields

uint8_t packetID
 65
 
uint8_t subPacketID
 2 (Client-->Server)
 
uint8_t publicKey [32]
 Ed25519 public key to be used for authentication.
 

Detailed Description

Sends the clients's public key to the server in response to the request for authentication.


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