RakNet::PublicKey Struct Reference

Passed to RakPeerInterface::Connect(). More...

#include <RakNetTypes.h>

List of all members.

Public Attributes

PublicKeyMode publicKeyMode
 How to interpret the public key, see above.
char * remoteServerPublicKey
 Pointer to a public key of length cat::EasyHandshake::PUBLIC_KEY_BYTES. See the Encryption sample.
char * myPublicKey
 (Optional) Pointer to a public key of length cat::EasyHandshake::PUBLIC_KEY_BYTES
char * myPrivateKey
 (Optional) Pointer to a private key of length cat::EasyHandshake::PRIVATE_KEY_BYTES


Detailed Description

Passed to RakPeerInterface::Connect().
The documentation for this struct was generated from the following file:

Generated on Wed Feb 1 13:33:47 2012 for RakNet by  doxygen 1.5.7.1