Shadowrun: Awakened 29 September 2011 - Build 871
Public Attributes
RakNet::PublicKey Struct Reference

Passed to RakPeerInterface::Connect()

#include <RakNetTypes.h>

List of all members.

Public Attributes

char * myPrivateKey
 (Optional) Pointer to a private key of length cat::EasyHandshake::PRIVATE_KEY_BYTES
char * myPublicKey
 (Optional) Pointer to a public key of length cat::EasyHandshake::PUBLIC_KEY_BYTES
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.

Detailed Description

Definition at line 120 of file RakNetTypes.h.


Member Data Documentation

Definition at line 132 of file RakNetTypes.h.

Definition at line 129 of file RakNetTypes.h.

Definition at line 123 of file RakNetTypes.h.

Definition at line 126 of file RakNetTypes.h.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net