Skip to content

build_auth_key

Holds client build data to verify if a connecting client is supported by the server.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
buildintsignedPRINO
platformchar(4)PRINO
archchar(4)PRINO
typechar(4)PRINO
keybinary(16)NO
 

Description of fields ​

build ​

e.g.: 12340  

platform ​

  • Win
  • Mac  

arch ​

  • x86
  • x64
  • A64  

type ​

  • WoW  

key ​

- no description -