How to create a signed and encrypted package

How to create a signed and encrypted package

Creating a signed and encrypted package is a 2-step process:

  • Insert the OpenPGP Task with the action "Create file signature". Set IncludeData option set to true.
  • Insert OpenPGP Task with the action "Encrypt file". As a source file, select the target file created in the "Create file signature" step. Set the IsSourceSigned option to true.