----------------------------- ePass2003 Software Developer's Kit --------------------------------

This folder comprises samples for CryptoAPI

------------------------------------ Folder Content List ----------------------------------------

CSPKeyTest          Sample for RC2/RC4/DES/RSA encryption/decryption

EncryptDecryptFile  Sample for file  encryption and decryption

EnumCerts           Sample to enumerate certificates in the token

Sign_Verify         Sample for digital signature and verification

ImportPfxCert       Sample for import PFX/P12 certificate into token through CSP interface

-------------------------------------------------------------------------------------------------
NOTE: 
Besides Microsoft Visual C++, please install Microsoft Platform SDK and add
the include and lib folder in Platform SDK to the Visual C++ IDE.

(For VC6.0, select Tool-->Options... menu and in the popup dialog, enter 
Directories tab and add directory path to include and lib section.)