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

Public Attributes

ResponseDatatbsResponseData
 
X509_ALGORsignatureAlgorithm
 
ASN1_BIT_STRINGsignature
 

Detailed Description

Definition at line 234 of file ocsp.c.

Member Data Documentation

ASN1_BIT_STRING* BasicOCSPResponse::signature

Definition at line 237 of file ocsp.c.

X509_ALGOR* BasicOCSPResponse::signatureAlgorithm

Definition at line 236 of file ocsp.c.

ResponseData* BasicOCSPResponse::tbsResponseData

Definition at line 235 of file ocsp.c.


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