How to encode JSL to decrypt AES encrypted text with a known Key and IV?
Hello!Does JSL have modules for text encryption and decryption?Thanks! AHKString(AlgId, Mode := "", String := "", Key := "", IV := "", Encoding := "utf-8", Output := "BASE64")