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

#include <ocsp.h>

Public Attributes

int type
 
union {
   ASN1_NULL *   good
 
   OCSP_REVOKEDINFO *   revoked
 
   ASN1_NULL *   unknown
 
value
 
union {
   ASN1_NULL *   good
 
   OCSP_REVOKEDINFO *   revoked
 
   ASN1_NULL *   unknown
 
value
 

Detailed Description

Definition at line 236 of file ocsp.h.

Member Data Documentation

ASN1_NULL* ocsp_cert_status_st::good

Definition at line 240 of file ocsp.h.

OCSP_REVOKEDINFO* ocsp_cert_status_st::revoked

Definition at line 241 of file ocsp.h.

int ocsp_cert_status_st::type

Definition at line 238 of file ocsp.h.

ASN1_NULL* ocsp_cert_status_st::unknown

Definition at line 242 of file ocsp.h.

union { ... } ocsp_cert_status_st::value
union { ... } ocsp_cert_status_st::value

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