3. In your encrypt-apikey.js script, you can encrypt the key like this var encrypted_apikey = CryptoJS.HmacSHA1(apikey, "encrypt-key").toString() context.
確定! 回上一頁