Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
EncryptionServices
.decryptAES
Decrypts a Base64 encoded string represented by
message
using the AES algorithm and a 128 bit key.
returns
java.lang.String
Parameters
java.lang.String message, java.lang.String key, int iterations,
message
using the AES algorithm and a 128 bit key.