Syntax
AES_ENCRYPT(text, key, [iv], [mode: "aead"], [expires_in])
Usage examples
Example 1
Formula | AES_ENCRYPT("hello world", CREDENTIAL.secret_key, mode: "aead", expires_in: 60) |
Sample Actions
Select an action to inspect
You can also click "Copy actions" and paste them in your Tines story to see how they work.
Select an action to inspect
You can also click "Copy actions" and paste them in your Tines story to see how they work.
Select an action to inspect
You can also click "Copy actions" and paste them in your Tines story to see how they work.