Class | Description |
---|---|
CadesBESParameters |
Parameter class used to create CMS signatures according to profile CAdES-BES.
|
CadesLTAParameters |
Parameter class used to add an
ArchiveTimeStampv3 as defined in
ETSI EN 319 122 using
AbstractCadesSignature.addArchiveTimeStamp(iaik.x509.X509Certificate,
iaik.pdf.parameters.CadesLTAParameters) . |
CadesTParameters |
Parameter class used to create CMS signatures according to profile CAdES-T.
|
CertificateValidationData |
Handles data (certificates, CRLs and OCSP responses) used to validate signatures of a signed PDF
document.
|
CMSSignatureParameters |
Abstract parameter superclass used to create CMS signatures with classes CadesSignature or
CadesSignatureStream.
|
LegalContentAttestation |
A Legal Content Attestation can be added when creating certification signatures, in order to
specify the PDF capabilities which may affect the signed document (e.g.
|
PadesBasicParameters |
Parameter class used to create PDF signatures according to profile PAdES basic.
|
PadesBESParameters |
Parameter class used to create PDF signatures according to profile PAdES-BES.
|
PadesLTVParameters |
Parameter class used to create PDF signatures according to profile PAdES-LTV.
|
PdfSignatureParameters |
Abstract parameter superclass used for PDF signature creation.
|
SignatureParameters |
Abstract parameter superclass.
|
TimestampProperties |
This class collects information needed to created timestamp requests in order to add timestamp
responses to a signature (e.g.
|
Enum | Description |
---|---|
LegalContentAttestation.ContentType |
Possible PDF content types that may effect the presentation of the document's content.
|