|
RakNet
4.0
|
Passed to RakPeerInterface::Connect() More...
#include <RakNetTypes.h>
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 | |
Passed to RakPeerInterface::Connect()
1.8.2