This directory contains sample programs showcasing various components
of JCSI

  onlineCA/      Servlet-based online CA for Netscape & Microsoft products
  smime/         Simple servlet-based S/MIME example 
  ssl/           Client and Server SSL programs
  rmi_ssl/       An example of running RMI over SSL
  misc/          Simple examples of JCA/JCE usage

The smime example requires JavaMail and Java Activation Framework from Sun.
The servlet-based examples requires JSDK 2.1 from Sun. Alternatively,
they can be modified to run on your servlet-capable Web Server of choice.
