CBC, padding:CryptoJS.pad.Pkcs7 } ); //加密成Base64 return encrypted.ciphertext.toString(); // CryptoJS.enc.Base64 } //CBC模式解密 function ...
確定! 回上一頁