AES_DECRYPT

Decrypts text using AES-256-CBC

Syntax 

AES_DECRYPT(encoded_text, key, [iv])

Usage examples 

Example 1

Formula

AES_DECRYPT(my_action.encrypted_message, CREDENTIAL.secret_key)

Sample Actions 

Event Transform
My Action
Event Transform
AES_DECRYPT

Select an Action to inspect.

You can also click "Copy Actions" and paste them in your Tines Story to see how they work.

Event Transform
AES_DECRYPT
Event Transform
My Action

Select an Action to inspect.

You can also click "Copy Actions" and paste them in your Tines Story to see how they work.

Was this helpful?