Package it.trento.comune.j4sign.examples

Usage examples.

See: Description

Package it.trento.comune.j4sign.examples Description

Usage examples.
In the CLITest class you find a complete demonstration of the Smart card signature - CMS encapsulation - CMS verification process in a command line application. This can be easily transformed in a Swing GUI standalone application.

PKCS11SignApplet is a signature applet to be used in coordination with the server-side component CMSBuilder which takes care of CMS envelope build and verification, see firma-digitale web application for a working example.