Cocos2d-x 加密解密

// 解密加密 if IS_HTTP_ENCRYPT and xhr.response~=nil then                 print("收到回覆-加密前:")                 print(xhr.response)                 xhr.response = xxtea.decrypt(xhr.response,HTTP_ENCRYPT_KEY)
相關文章
相關標籤/搜索