Namespace: BitMiracle.Docotic.Pdf
public enum PdfCertificateValidity
Public Enumeration PdfCertificateValidity
Member name | Value | Description | |
---|---|---|---|
Valid | 0 | Certificate is valid on the given date and time. | |
Expired | 1 | Certificate is expired on the given date and time. | |
NotYetValid | 2 | Certificate is not yet valid on the given date and time. |