============================================
    Directories and Instruction
============================================

CSPKeyTest
Generating RC2/RC4/DES/RSA key pairs by using
CSP API and using them to execute encryption
/decryption operation

--------------------------------------------
EncryptDecryptFile
By using CSP API, based on user's inputted key,
deriving new dialog key to en/decrypt file

--------------------------------------------
EnumCerts
List certificates by using CSP API

--------------------------------------------
ImportSelfSignCert
Create self signed certificate and import it into
token. Contents imported include the certificate, the 
public key and the private key

--------------------------------------------
SignatureVerifySignature
By using CSP API, getting (or creating) Token's key pair
and then sign the data and verify the signature



NOTE: 
To compile, link and execute the samples correctly, please:
1) Install Miscrosoft Visual C++ IDE
2) Install Microsoft Platform SDK
3) Add "include" folder and "lib" folder of Microsoft
   Platform SDK to the environment settings of Miscrosoft
   Visual C++ IDE.
   For Miscrosoft Visual C++ 6.0, please set it by enter
   Tools->Options in the Directories