File Format (Decrypt File) - *.XENCRYPTINI

Requires X Import 10.1.1

Data Items

Data items are set using a Key=Value format.

For decryption setup files (with extension .xencryptini), all of the following items must be set up:

EncPathRequired

 Click here to expand...

Specifies the path to find the encrypted files.

EncMaskRequired

 Click here to expand...

Specifies the file extension used to identify encrypted files in the EncPath that should be decrypted.

PassphraseRequired

 Click here to expand...

Specifies the password for the private key file to do decryption.

PrivateKeyFileRequired

 Click here to expand...

Specifies the location of the private key file that holds the decryption codes.

DecMask: Optional

 Click here to expand...

Specifies the mask to add to a decoded file.  Useful if the customer is sending the files with different file extensions, but obviously the file extension should be uniform for the main X Import procedure to be able to pick it up.

Example