-
-
class AbstractEvidenceRecordIncorporationParameters extends
Object implements
Serializable
- serialVersionUID:
- 8520066550031111847L
-
Serialized Fields
-
detachedContents
List<eu.europa.esig.dss.model.DSSDocument> detachedContents
The detached documents signed by a signature
-
parallelEvidenceRecord
boolean parallelEvidenceRecord
Defines whether the new evidence-record shall be added to the last available evidence-record attribute,
when present. Otherwise, the hash will be computed based on the whole document content (default behavior).
-
signatureId
String signatureId
Identifier of a signature to include the evidence record into
-
-
class AbstractSignatureParameters extends eu.europa.esig.dss.model.AbstractSerializableSignatureParameters<
TP extends eu.europa.esig.dss.model.SerializableTimestampParameters> implements
Serializable
-
Serialized Fields
-
certificateChain
List<eu.europa.esig.dss.model.x509.CertificateToken> certificateChain
This field contains the List of chain of certificates. It includes the signing certificate.
-
contentTimestamps
List<eu.europa.esig.dss.spi.x509.tsp.TimestampToken> contentTimestamps
This parameter is here because that's a signed attribute. It must be computed before getDataToSign/signDocument
-
context
ProfileParameters context
The internal signature processing variable
-
detachedContents
List<eu.europa.esig.dss.model.DSSDocument> detachedContents
The documents to be signed
-
signedData
byte[] signedData
Optional parameter that contains the actual canonicalized data that was used when creating the
signature value. This allows scenarios were ToBeSigned was externally updated before signature
value was created (i.e. signature certificate was appended). If this parameter is specified it
will be used in the signed document.
-
signingCertificate
eu.europa.esig.dss.model.x509.CertificateToken signingCertificate
This field contains the signing certificate.
-
-
Serialized Fields
-
certificateVerifier
eu.europa.esig.dss.spi.validation.CertificateVerifier certificateVerifier
The CertificateVerifier used for a certificate chain validation
-
tspSource
eu.europa.esig.dss.spi.x509.tsp.TSPSource tspSource
The TSPSource to use for timestamp requests
-
- serialVersionUID:
- -8281291690615571695L
-
Serialized Fields
-
detachedContents
List<eu.europa.esig.dss.model.DSSDocument> detachedContents
Cached detached contents (used for DETACHED signature creation or/and ASiC containers signing)
-
deterministicId
String deterministicId
The id created in a deterministic way based on the filled parameters to use in the signature file