DigiStamp.com

Package dgs.tlkt.demo

The source code for demonstrating how you would write your client code to use this API.

See:
          Description

Class Summary
CheckCertTrust In this process we confirm that the time stamp certificate was issued by a trusted root certificate.
CreateTimeStamp Time stamping the contents of a file and save the new time stamp to disk.
ProductionProcess An example of client code for the complete process of time stamping your data.
VerifySignature Verify that the time stamp for a particular file is authentic.
 

Package dgs.tlkt.demo Description

The source code for demonstrating how you would write your client code to use this API.

The source code uses the underlying Java VM to perform signature and certificate-chain validation. This approach of providing source code allows you to see (and better trust) the underlying signature processing.


Copyright 2000-2005 DigiStamp, Inc.