Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  4. SDK Resources

Decrypting Data in CSV Files

Decrypting Data in CSV Files

You can decrypt data in the columns of a CSV file.
  1. Change to the following directory:
    On UNIX.
    <
    infamdm_install_dir
    >/resourcekit/samples/DataEncryption
    On Windows.
    <
    infamdm_install_dir
    >\resourcekit\samples\DataEncryption
  2. Run the following command:
    On UNIX.
    run.sh <
    decrypt
    > <
    input CSV file name
    > <
    output CSV file name
    > <
    column number
    >
    On Windows.
    run.bat <
    decrypt
    > <
    input CSV file name
    > <
    output CSV file name
    > <
    column number
    >
    Column number starts at
    0
    .

0 COMMENTS

We’d like to hear from you!