Uses of Interface
eu.europa.esig.dss.model.SerializableTimestampParameters
Packages that use SerializableTimestampParameters
-
Uses of SerializableTimestampParameters in eu.europa.esig.dss.model
Classes in eu.europa.esig.dss.model with type parameters of type SerializableTimestampParametersModifier and TypeClassDescriptionclassParameters for a Signature creation/extensionClasses in eu.europa.esig.dss.model that implement SerializableTimestampParametersModifier and TypeClassDescriptionclassThis class represents the parameters provided when generating specific timestamps in a signature, such as an AllDataObjectsTimestamp or an IndividualDataObjectsTimestamp.Fields in eu.europa.esig.dss.model declared as SerializableTimestampParametersModifier and TypeFieldDescriptionprotected TPAbstractSerializableSignatureParameters.archiveTimestampParametersThe object representing the parameters related to the archive timestamp (Baseline-LTA)protected TPAbstractSerializableSignatureParameters.contentTimestampParametersThe object representing the parameters related to the content timestamp (Baseline-B)protected TPAbstractSerializableSignatureParameters.signatureTimestampParametersThe object representing the parameters related to the signature timestamp (Baseline-T)