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

Public Attributes

apr_pool_tp
 
md_store_tstore
 
const charuser_agent
 
const charproxy_url
 
apr_hash_tid_by_external_id
 
apr_hash_tostat_by_id
 
apr_thread_mutex_tmutex
 
md_timeslice_t renew_window
 
md_job_notify_cbnotify
 
void * notify_ctx
 
apr_time_t min_delay
 

Detailed Description

Definition at line 50 of file md_ocsp.c.

Member Data Documentation

◆ id_by_external_id

apr_hash_t* md_ocsp_reg_t::id_by_external_id

Definition at line 55 of file md_ocsp.c.

◆ min_delay

apr_time_t md_ocsp_reg_t::min_delay

Definition at line 61 of file md_ocsp.c.

◆ mutex

apr_thread_mutex_t* md_ocsp_reg_t::mutex

Definition at line 57 of file md_ocsp.c.

◆ notify

md_job_notify_cb* md_ocsp_reg_t::notify

Definition at line 59 of file md_ocsp.c.

◆ notify_ctx

void* md_ocsp_reg_t::notify_ctx

Definition at line 60 of file md_ocsp.c.

◆ ostat_by_id

apr_hash_t* md_ocsp_reg_t::ostat_by_id

Definition at line 56 of file md_ocsp.c.

◆ p

apr_pool_t* md_ocsp_reg_t::p

Definition at line 51 of file md_ocsp.c.

◆ proxy_url

const char* md_ocsp_reg_t::proxy_url

Definition at line 54 of file md_ocsp.c.

◆ renew_window

md_timeslice_t md_ocsp_reg_t::renew_window

Definition at line 58 of file md_ocsp.c.

◆ store

md_store_t* md_ocsp_reg_t::store

Definition at line 52 of file md_ocsp.c.

◆ user_agent

const char* md_ocsp_reg_t::user_agent

Definition at line 53 of file md_ocsp.c.


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