Class TimestampConstants
- Namespace
- iText.Signatures
- Assembly
- itext.sign.dll
Timestamp constants util class for internal usage only.
public class TimestampConstants
- Inheritance
-
TimestampConstants
- Inherited Members
Constructors
TimestampConstants()
public TimestampConstants()
Fields
UNDEFINED_TIMESTAMP_DATE
The timestamp which is returned in case the signed document doesn't contain timestamp.
public static readonly DateTime UNDEFINED_TIMESTAMP_DATE
Field Value
Remarks
The timestamp which is returned in case the signed document doesn't contain timestamp. The constant's value is different in Java and .NET.