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

#include <md_reg.h>

Public Attributes

const charprotocol
 
md_proto_init_cbinit
 
md_proto_renew_cbrenew
 
md_proto_init_preload_cbinit_preload
 
md_proto_preload_cbpreload
 
md_proto_complete_md_cbcomplete_md
 

Detailed Description

Definition at line 237 of file md_reg.h.

Member Data Documentation

◆ complete_md

md_proto_complete_md_cb* md_proto_t::complete_md

Definition at line 243 of file md_reg.h.

◆ init

md_proto_init_cb* md_proto_t::init

Definition at line 239 of file md_reg.h.

◆ init_preload

md_proto_init_preload_cb* md_proto_t::init_preload

Definition at line 241 of file md_reg.h.

◆ preload

md_proto_preload_cb* md_proto_t::preload

Definition at line 242 of file md_reg.h.

◆ protocol

const char* md_proto_t::protocol

Definition at line 238 of file md_reg.h.

◆ renew

md_proto_renew_cb* md_proto_t::renew

Definition at line 240 of file md_reg.h.


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