Vtk_ValRespSingleCertDetails
Toolkit Reference

prevnext

Vtk_ValRespSingleCertDetails

typedef struct {
enum Vtk_ValidationMech type;
Vtk_uint32 certStatus;
time_t thisUpdate;
time_t nextUpdate;
time_t revocationTime;
enum Vtk_RevocationReason revocationReason;
Vtk_Extensions *extensions;
}Vtk_ValRespSingleCertDetails;

Description

This structure contains detailed revocation information for a single certificate. A revocation response or CRL will contain this information for all the certificates they describe.

Parameters
type Validation mechanism used to validate certificates.
certStatus Status of the certificate.
thisUpdate Time at which the status information was issued.
nextUpdate Time at which the revocation data is expected to be updated again.
revocationTime Time at which the certificate was revoked.
revocationReason Reason the certificate was revoked. This field is optional. It is Vtk_Rev_Status_Unknown when not specified. See Vtk_RevocationReason for a list of possible reasons.
extensions Extensions included in the response.
crl Additional CRL-specific information. See Vtk_CRLRespDetails

Notes

None

See Also

Vtk_Extensions

Vtk_ValRespDetails

Vtk_CRLValidateCert

Vtk_ValHdlGetRevStatus

Vtk_ValidationGetRevStatus

prevnext


ValiCert, Inc.
http://www.valicert.com
Voice: +1.650.567.5469
Fax: (+1.650.254.2148
support@valicert.com