|
Task Encryption - PGP encrypt |
Top Previous Next |
|
General PGP information is available.
The PGP Task is selected in the Add/Edit Task window by Encryption -> PGP. In the Main settings tab a name for the Task is entered.
File filter sub tab
The file filter contains the standard VisualCron file filter properties that is used to find files that you want to encrypt.
Encrypt sub tab
Encrypt sub tab Here you have two major options when encrypting a file; either Encrypt, Sign or both.
Encrypt source Mark this option to enable encryption of your file. The Recipients tab is connected to this property.
Encryption algorithm VisualCron offers some standard algorithms. If you need any other algorithm then contact us.
Protection level
Use conventional (password) encryption A password will be used for encryption. Enter a password in the password field. You can use this for doing simple symmetric encryption without key rings.
Armor data Use this property to determine if resulting data should be armored, i.e. wrapped into base64-cover.
Compress data before encryption Specifies if the data should be compressed before encryption.
Use new features Use this property for compatibility with old versions of PGP-compatible software.
If this property is set to True, then newer and stronger algorithms will be used in this Signinng willl be compatible with PGP 2.6.x, while Encrypt and sign will not.
If the property is set to False, then the result will be compatible with PGP 2.6.x, while the keys are compatible (i.e. don't use features not supported by PGP 2.6.x). Default value is True.
Sign source Mark this option if you want to sign your file. Use the this option along with selecting private key rings in the PGP -> Signers tab.
Treat input as text Use this property when you want to specify that input data must be interpreted as text.
Password If you have a password on your private key, then enter it here.
Destination file/Destination folder The destination file is the path to the file where the encrypted file should be saved or, when using Decrypt, where the decrypted file should be saved. When using wild cards this field will become Destination folder and all source files will be appended with ".pgp".
Use default naming for destination file When decrypting a file you can either specify a file name in the Destination file or use this property. When using this property the original name (from the PGP MESSAGE) will be used when writing the file. When this property is checked you can use Destination file for specifying another folder than the source file folder location.
Recipients sub tab Specifies the key ring with public keys that belongs to the recipients of the file. Select a key ring, then mark the (public) keys that belongs to a recipient of the file.
Signers sub tab Specifies the key ring with keys which must be used for data signing. Select a key ring, then check the (private) keys you want to use for signing.
Key rings are managed in the PGP -> Recipients or the PGP -> Signers tabs by clicking on Manage Key Rings button. In the Manage PGP Key Ring window, click on the Add button to open the Add PGP Key Ring window. More information is available for manage PGP key rings.
|