Package com.itextpdf.signatures
Class TimestampConstants
java.lang.Object
com.itextpdf.signatures.TimestampConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Object
The timestamp which is returned in case the signed document doesn't contain timestamp. -
Constructor Summary
-
Method Summary
-
Field Details
-
UNDEFINED_TIMESTAMP_DATE
The timestamp which is returned in case the signed document doesn't contain timestamp. The constant's value is different in Java and .NET.
-
-
Constructor Details
-
TimestampConstants
public TimestampConstants()
-