Enum TimeBasedContext
- Namespace
- iText.Signatures.Validation.V1.Context
- Assembly
- itext.sign.dll
This enum is used for giving a perspective on a time period at which validation is happening.
public enum TimeBasedContext
Fields
HISTORICAL = 0
The date used lies in the past.
PRESENT = 1
The date used lies in the present or there is no date.