Application Integration
- Application Integration
- All Products
util:rsaDecryption(keyType, key, passPhrase, dataToDecrypt)
Argument | Description |
---|---|
keyType | Specifies the type of RSA key used. You can enter one of the following
values:
|
key | The absolute path of the private key file on the selected agent. The Expression
Editor accepts the file path of keys as input instead of the
keys itself. |
dataToDecrypt | The cipher text in the base64-encoded format that you want to decrypt. |
|
|
---|---|
|
|