Class | Description |
---|---|
AbstractCadesSignature |
Basic methods to handle CMS signatures according to CAdES or PAdES profiles.
|
ArchiveTimestampEncodeListener |
EncodeListener for the
ArchiveTimeStampv3 . |
CadesSignature |
This class manages non-stream instances of SignedData object according to CAdES or PAdES
profiles.
|
CadesSignatureStream |
This class manages stream instances of SignedData objects according to CAdES or PAdES profiles.
|
ContentTimestampEncodeListener |
EncodeListener for the ContentTimestamp.
|
OcspResponseUtil |
Provides methods to check revocation status of certificates via OCSP.
|
SignatureTimestampEncodeListener |
EncodeListener for the SignatureTimestamp.
|
TimeStampTokenUtil |
Provides methods to create and verify time stamps.
|
Exception | Description |
---|---|
CmsCadesException |
Exception used for errors during CMS signature creation or verification.
|