OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
SingleResponse Struct Reference

Public Attributes

CertIDcertID
 
CertStatuscertStatus
 
ASN1_GENERALIZEDTIMEthisUpdate
 
ASN1_GENERALIZEDTIMEnextUpdate
 

Detailed Description

Definition at line 255 of file ocsp.c.

Member Data Documentation

CertID* SingleResponse::certID

Definition at line 256 of file ocsp.c.

CertStatus* SingleResponse::certStatus

Definition at line 257 of file ocsp.c.

ASN1_GENERALIZEDTIME* SingleResponse::nextUpdate

Definition at line 259 of file ocsp.c.

ASN1_GENERALIZEDTIME* SingleResponse::thisUpdate

Definition at line 258 of file ocsp.c.


The documentation for this struct was generated from the following file: