Hi, just tried to use the package and got `Cannot call method 'encrypt' of undefined` in my code `CryptoJS.AES.encrypt("MESSAGE", "KEY")` Any idea why? thanks
Hi,
just tried to use the package and got
Cannot call method 'encrypt' of undefinedin my code
CryptoJS.AES.encrypt("MESSAGE", "KEY")Any idea why?
thanks