This data structure is part of the AntiCheatServer Interface.
Properties
EOS_AntiCheatServer_UnprotectMessageOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ANTICHEATSERVER_UNPROTECTMESSAGE_API_LATEST. |
EOS_AntiCheatCommon_ClientHandle ClientHandle | Locally unique value describing the remote user from whom the message was received |
uint32_t DataLengthBytes | Length in bytes of input |
const void* Data | The data to decrypt |
uint32_t OutBufferSizeBytes | The size in bytes of OutBuffer |