Decrypt String
Stuff You Need to Know
This component allows you to decrypt a string.
How to Configure
Component-specific settings:
- data (field) - This field is optional. This is the data to decrypt. Only enter data in this field if you are not sending data to this component from an upstream component such as *Encrypt String*.
- password (field) - If data was encrypted with a password then enter the password to decrypt the data.
Standard settings:
Click here to view information on standard settings.
What Happens Next
You get the decrypted data string. Here's an example.
{ "decrypted": "I hate Brenda and a bad guy hit me in the shin" }