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

Public Attributes

apr_pool_tp
 
md_ocsp_reg_treg
 
int good
 
int revoked
 
int unknown
 

Detailed Description

Definition at line 929 of file md_ocsp.c.

Member Data Documentation

◆ good

int ocsp_summary_ctx_t::good

Definition at line 932 of file md_ocsp.c.

◆ p

apr_pool_t* ocsp_summary_ctx_t::p

Definition at line 930 of file md_ocsp.c.

◆ reg

md_ocsp_reg_t* ocsp_summary_ctx_t::reg

Definition at line 931 of file md_ocsp.c.

◆ revoked

int ocsp_summary_ctx_t::revoked

Definition at line 933 of file md_ocsp.c.

◆ unknown

int ocsp_summary_ctx_t::unknown

Definition at line 934 of file md_ocsp.c.


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