Syntax
OPENSSL_DECRYPT(ciphertext, algorithm, key, iv, [aad], [auth_tag])
Usage examples
Example 1
Formula | =OPENSSL_DECRYPT(input.ciphertext, "aes-256-cbc", CREDENTIAL.secret_key, input.iv) |
Sample Actions
Transform
OPENSSL_ENCRYPT
Transform
My Action
Transform
AES_ENCRYPT
Select an action to inspect
You can also click "Copy actions" and paste them in your Tines story to see how they work.