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

Public Attributes

int type
 
union {
   ASN1_NULL *   good
 
   RevokedInfo *   revoked
 
   ASN1_NULL *   unknown
 
d
 

Detailed Description

Definition at line 246 of file ocsp.c.

Member Data Documentation

union { ... } CertStatus::d
ASN1_NULL* CertStatus::good

Definition at line 249 of file ocsp.c.

RevokedInfo* CertStatus::revoked

Definition at line 250 of file ocsp.c.

int CertStatus::type

Definition at line 247 of file ocsp.c.

ASN1_NULL* CertStatus::unknown

Definition at line 251 of file ocsp.c.


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