Encryption Command ================== Category -------- Misc Commands Description ----------- This command handles text encryption. Use this command when you want to store some data encrypted. Parameters ---------- **Encryption Action** Select Encryption Action. **Input Value** Supply the data or variable, e.g., ex. {someVariable}. **Pass Phrase** Provide a pass phrase. Select or provide a variable or json array value. **Output Value** Select the variable to receive the encrypted data. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Misc Commands\\Encryption Command\\Encryption Command.xml` See Also -------- - :doc:`Add Code Comment ` - :doc:`Get Clipboard Text ` - :doc:`Ping Command ` - :doc:`Sequence Command ` - :doc:`Set Clipboard Text ` - :doc:`Show Message ` - :doc:`Write Line `