Hi Folks, I want to generate the encrypted personalized parameter for the URL in the email CTA.These parameters will be encrypted using the AES algorithm using the custom keys, salt, and iv.To achieve, this I am using the CryptoJS library in the adobe campaign classic. This process requires the Java...