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

#include <ocsp.h>

Public Member Functions

 STACK_OF (X509_EXTENSION)*singleExtensions
 
 STACK_OF (X509_EXTENSION)*singleExtensions
 

Public Attributes

OCSP_CERTIDcertId
 
OCSP_CERTSTATUScertStatus
 
ASN1_GENERALIZEDTIMEthisUpdate
 
ASN1_GENERALIZEDTIMEnextUpdate
 

Detailed Description

Definition at line 253 of file ocsp.h.

Member Function Documentation

ocsp_single_response_st::STACK_OF ( X509_EXTENSION  )
ocsp_single_response_st::STACK_OF ( X509_EXTENSION  )

Member Data Documentation

OCSP_CERTID * ocsp_single_response_st::certId

Definition at line 255 of file ocsp.h.

OCSP_CERTSTATUS * ocsp_single_response_st::certStatus

Definition at line 256 of file ocsp.h.

ASN1_GENERALIZEDTIME * ocsp_single_response_st::nextUpdate

Definition at line 258 of file ocsp.h.

ASN1_GENERALIZEDTIME * ocsp_single_response_st::thisUpdate

Definition at line 257 of file ocsp.h.


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