Transform AIS Encrypted Payload
ais_crypto_transformEncrypt or decrypt AIS payloads using AES, DES, TripleDES, or Rabbit. Session-key mode derives the key from the active access token.
Instructions
Encrypt or decrypt an AIS payload with CryptoJS-compatible AES, DES, TripleDES, or Rabbit. Session-key mode derives the portal key from the active AccessToken.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| value | Yes | ||
| algorithm | No | AES | |
| keySource | No | session | |
| operation | Yes |