Apache HTTPD
Public Attributes | List of all members
md_ocsp_todo_ctx_t Struct Reference

Public Attributes

md_ocsp_reg_treg
 
apr_array_header_ttodos
 
apr_pool_tptemp
 
apr_time_t time
 
int max_parallel
 

Detailed Description

Definition at line 756 of file md_ocsp.c.

Member Data Documentation

◆ max_parallel

int md_ocsp_todo_ctx_t::max_parallel

Definition at line 761 of file md_ocsp.c.

◆ ptemp

apr_pool_t* md_ocsp_todo_ctx_t::ptemp

Definition at line 759 of file md_ocsp.c.

◆ reg

md_ocsp_reg_t* md_ocsp_todo_ctx_t::reg

Definition at line 757 of file md_ocsp.c.

◆ time

apr_time_t md_ocsp_todo_ctx_t::time

Definition at line 760 of file md_ocsp.c.

◆ todos

apr_array_header_t* md_ocsp_todo_ctx_t::todos

Definition at line 758 of file md_ocsp.c.


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