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

#include <ocsp.h>

Public Member Functions

 STACK_OF (OCSP_SINGLERESP)*responses
 
 STACK_OF (X509_EXTENSION)*responseExtensions
 
 STACK_OF (OCSP_SINGLERESP)*responses
 
 STACK_OF (X509_EXTENSION)*responseExtensions
 

Public Attributes

ASN1_INTEGERversion
 
OCSP_RESPIDresponderId
 
ASN1_GENERALIZEDTIMEproducedAt
 

Detailed Description

Definition at line 272 of file ocsp.h.

Member Function Documentation

ocsp_response_data_st::STACK_OF ( OCSP_SINGLERESP  )
ocsp_response_data_st::STACK_OF ( OCSP_SINGLERESP  )
ocsp_response_data_st::STACK_OF ( X509_EXTENSION  )
ocsp_response_data_st::STACK_OF ( X509_EXTENSION  )

Member Data Documentation

ASN1_GENERALIZEDTIME * ocsp_response_data_st::producedAt

Definition at line 276 of file ocsp.h.

OCSP_RESPID * ocsp_response_data_st::responderId

Definition at line 275 of file ocsp.h.

ASN1_INTEGER * ocsp_response_data_st::version

Definition at line 274 of file ocsp.h.


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