This data structure is part of the AntiCheatServer Interface.
Properties
EOS_AntiCheatServer_ProtectMessageOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ANTICHEATSERVER_PROTECTMESSAGE_API_LATEST. |
EOS_AntiCheatCommon_ClientHandle ClientHandle | Locally unique value describing the remote user to whom the message will be sent |
uint32_t DataLengthBytes | Length in bytes of input |
const void* Data | The data to encrypt |
uint32_t OutBufferSizeBytes | The size in bytes of OutBuffer |