var CryptoJS = require("crypto-js"); // Encrypt var ciphertext = CryptoJS. ... toString(); // Decrypt var bytes = CryptoJS.
確定! 回上一頁