Function Name:
Decrypt
Purpose:
Decrypts the given input text using the key provided. Make sure to use the key that was used to encrypt the text.
The function should be connected to a node that passes in a text/string value.
Configuration:
1. Enter a Display Name. This will be helpful with identifying the node when viewing your Entity Pipeline.
2. Enter a Description that will explain the criteria configured.
3. Enter the input Value that needs to be processed by the function. This attribute is only available while configuring this function in an Entity Pipeline.
4. Enter the Decryption Key that will be used to decrypt the incoming value.