This data structure is part of the AntiCheatClient Interface.
Properties
EOS_AntiCheatClient_UnprotectMessageOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ANTICHEATCLIENT_UNPROTECTMESSAGE_API_LATEST.
|
uint32_t DataLengthBytes
|
Length in bytes of input
|
const void* Data
|
The data to decrypt
|
uint32_t OutBufferSizeBytes
|
The size in bytes of OutBuffer
|
This data structure is part of the AntiCheatClient Interface.
Properties
AntiCheatClient.UnprotectMessageOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATCLIENT_UNPROTECTMESSAGE_API_LATEST.
|
byte[] Data
|
The data to decrypt
|
uint OutBufferSizeBytes
|
The size in bytes of OutBuffer
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no