TINES_DECRYPT

Decrypts text using Tines encryption. Arguments:

encrypted: The encrypted ciphertext must be the direct output of TINES_ENCRYPT.

key: A key of at least 32 bytes.

Syntax 

TINES_DECRYPT(encrypted, key)

Usage examples 

Example 1

Formula

TINES_DECRYPT(my_action.encrypted_message, CREDENTIAL.secret_key)

Sample Actions 

Transform
My Action
Transform
TINES_DECRYPT

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?