Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
EncryptionServices
.encryptAES
Returns a Base64 encoded Encrypted 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.