Class TimestampedReference
java.lang.Object
eu.europa.esig.dss.validation.timestamp.TimestampedReference
- All Implemented Interfaces:
Serializable
This class stocks the timestamped reference, which is composed of: - the
timestamp reference category
TimestampReferenceCategory
; - object id
in the case where the reference apply to the signature.- See Also:
-
Constructor Summary
ConstructorDescriptionTimestampedReference
(String objectId, TimestampedObjectType category) Default constructor -
Method Summary
-
Constructor Details
-
TimestampedReference
Default constructor- Parameters:
objectId
-String
category
-TimestampedObjectType
-
-
Method Details