-
Class Summary
Class |
Description |
CMSBuilder |
An helper class for generating CMS files, following CAdES specification,
where encryption is done elsewhere.
|
CMSVerifier |
An helper class for doing a basic verification of CMS files.
|
SignedStreamerServlet |
|
Package it.trento.comune.j4sign.cms.utils Description
Classes for building and verifying CMS documents.
These helper classes are meant to be used in a client-server environment
(web application containing a signature servlet, for instance) where the client deals
with the signature device, and the server encapsulates the signature in a CMS document.