Application Integration
- Application Integration
- All Products
util:rsaEncryption(keyType, key, dataToEncrypt)
Argument | Description |
|---|---|
keyType | Specifies the type of RSA key used. You can enter one of the following
values:
|
key | The absolute path of the public key file on the selected agent. The Expression
Editor accepts the file path of keys as input instead of the
keys itself. |
dataToEncrypt | The plain text data that you want to encrypt. |
|
|
|---|---|
|
|