iRobo.Activity.Encrypt or Decrypt (AES)

Activity that Encryption and Decryption Text AES 


Properties

Input

  • Text - (To be Encrypted or Decrypted) ( Mandatory)
  • key - (The Encryption or Decryption key) ( Mandatory)
  • Mode - Dropdown For Encryption or Decryption mode.


Misc

  • DisplayName - AES Enc/Dec.


Output                                                                                                        

  • Result -  A String Variable That Contains The Encrypted or Decrypted text

Steps of Using Encrypt or Decrypt (AES) Activity

  1. Open iRobo Studio.
  2. Navigate to Existing Project or create new project.
  3. Right click on project name and create new workflow.
  4. Drag the AES Enc/Dec Activity from the Toolbox.
  5. Type the text in Input Text to be encrypt or decrypt
  6. Type the Key for encrypt or decrypt in Input Key.
  7. Choose the Mode for encryption or decryption.
  8. Put a string variable in the output field Result to get result of the encrypted or encrypted text.
  9. Click Save Button from iRobo Studio Menu or press Ctrl + S keyboard shortcut to save the workflow.
  10. Click Play Button to start the conversion process.


Created with the Personal Edition of HelpNDoc: Write eBooks for the Kindle