Skip to main content
Skip table of contents

Decrypt file (DECRYPT)

The command DECRYPT is used to decrypt files. The i-effect *CRYPT functions decrypt files by using a PKI infrastructure. The result of this process is a file that, as long as the corresponding key is present in the keystore, contains the original data. To use the functions, it is required that the private key, which corresponds to the public key used to encrypt, exists in the i-effect keystore. Licenses for the modules *BASE and *CRPT are required to use this command. To reach the encryption menu enter 12 and then menu item 5 "Decrypt File(s)" from i-effect's main menu. The command DECRYPT followed by F4 can also be entered directly from the i-effect menu.

The following program interface will be displayed:

Description of the parameters:

Input Path (FRMPATH)Determine the path in the IFS files system in which the files to be decrypted are stored.
Input File(s) (FRMIFSFILE)

Determine the PDF documents which are to be read from FRMPATH and then be used. By entering the wildcards "*" and "?" any number of files corresponding to the desired search pattern can be controlled.

*All files of the chosen directory will be edited.
generic*Part of the file name can be substituted with "*." If the first part of the name is entered followed by "*," then all files whose name begins with the desired part will be listed.
The following formats are possible for generic names:
ABC*All files having the characters ABC at the beginning will be used, e.g. ABC, ABCD, ABCTEST.
a*All files whose name is in quotation marks and begins with a will be used, e.g. "a," "aB," and "aD."
*.pdfAll files having the suffix ".pdf" will be used.
Output Path (TOPATH)

Determine the output path for the decrypted files. The file name corresponds to the

original file name from the input path. The suffix "pk7", if present, will be removed. If files with the same name already exist in the target directory, then the name will be kept and an add-on (number) will be inserted.

Rename File as (RENAME)

If it is desired that the encrypted files be renamed or given a new name or name
pattern, this can be indicated here. With this parameter the standard settings for
naming encrypted files can be changed.
The following option is possible

*NONEThe decrypted files will not be renamed. The name will be created from the original file's name. If the suffix ".pk7" is present, it will be removed.
Name

A new name or name pattern can be entered here. The name pattern contains the wildcard "*" for the original file name IN FRONT OF the suffix and a second "*" for the suffix in the original file name.
E.g.:

*.DONEConverts "file1.txt" to "file1.DONE"
*_DONE.*Converts "file1.txt" to "file1_DONE.txt"
*_1055amConverts "file1.txt" to "file1.txt_1055am"
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.