Error and Status Codes |
The status values are defined as bit field. This means a single status value can represent multiple status codes.
#define VTK_STATUS_UNKNOWN 0x2
#define VTK_STATUS_REVOKED 0x4
#define VTK_STATUS_CRL_EXPIRED 0x8
#define VTK_STATUS_CRL_NOT_YET_VALID 0x10
#define VTK_STATUS_RESP_EXPIRED 0x20
#define VTK_STATUS_RESP_NOT_YET_VALID 0x40
ValiCert, Inc. http://www.valicert.com Voice: +1.650.567.5469 Fax: (+1.650.254.2148 support@valicert.com |