Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Encrypting Data in CSV Files

Encrypting Data in CSV Files

You can encrypt 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 <
    encrypt
    > <
    input CSV file name
    > <
    output CSV file name
    > <
    column number
    >
    On Windows.
    run.bat <
    encrypt
    > <
    input CSV file name
    > <
    output CSV file name
    > <
    column number
    >
    Column number starts at
    0
    .

0 COMMENTS

We’d like to hear from you!