iText 8.0.3 API
All Classes Namespaces Functions Variables Enumerations Enumerator Properties
iText.Signatures.TimestampConstants Class Reference

Static Public Attributes

static readonly DateTime  UNDEFINED_TIMESTAMP_DATE = DateTime.MaxValue
  The timestamp which is returned in case the signed document doesn't contain timestamp. More...
 

Member Data Documentation

◆ UNDEFINED_TIMESTAMP_DATE

readonly DateTime iText.Signatures.TimestampConstants.UNDEFINED_TIMESTAMP_DATE = DateTime.MaxValue
static

The timestamp which is returned in case the signed document doesn't contain timestamp.

The timestamp which is returned in case the signed document doesn't contain timestamp. The constant's value is different in Java and .NET.