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

Public Attributes

int state
 
unsigned char * iobuf
 
int iobuflen
 
BIOio
 
BIOmem
 
unsigned long asn1_len
 

Detailed Description

Definition at line 76 of file ocsp_ht.c.

Member Data Documentation

unsigned long ocsp_req_ctx_st::asn1_len

Definition at line 82 of file ocsp_ht.c.

BIO* ocsp_req_ctx_st::io

Definition at line 80 of file ocsp_ht.c.

unsigned char* ocsp_req_ctx_st::iobuf

Definition at line 78 of file ocsp_ht.c.

int ocsp_req_ctx_st::iobuflen

Definition at line 79 of file ocsp_ht.c.

BIO* ocsp_req_ctx_st::mem

Definition at line 81 of file ocsp_ht.c.

int ocsp_req_ctx_st::state

Definition at line 77 of file ocsp_ht.c.


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