Encrypt or Decrypt Text
Previous Top Next

You can use this component to encrypt or decrypt a string with a password. The output encrypted or decrypted text will be stored in a variable that can be used in other actions.

graphic
  
Action
Encrypt or Decrypt Text action.
Output Variable
The output variable that will be populated with the encrypted or decrypted text.
Secret Key
The secret key (password) to encrypt the text with.
Input Text
The raw text to encrypt or the encrypted text to decrypt.