Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  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!