Encryption Requirements

All of the web service queries require DES encryption and MD5 hashing before sending to ensure the content has no modification during transmission.

Please ask us for the following information:

  • Secret Key
  • EncrypKey
  • MD5Key
  • API URL
  • Lobby name (supplied during startup the client)

Example DES Encrypt function in ASP.Net C#:

Example DES Encrypt function in PHP:

Example in PHP:

Example MD5 function in ASP.Net C#:

Example MD5 function in PHP:

Leave a Reply