Im new in OB2 and trying to encrypt AES but got this
[Executing block AES Encrypt String] CryptographicException: Specified key is not a valid size for this algorithm.
i try but not work. i ask chatGPT and it give me this javascript but i cant found this function on OB2
var passwordKeyWordArray = CryptoJS.enc.Hex.parse(passwordKey);