AES.encrypt(JSON.stringify(data), 'secret key 123'); console.log('ciphertext: ' + ciphertext); //3.AES用key解密var bytes = CryptoJS.
確定! 回上一頁