Apache2
md_proto_t Struct Reference

#include <md_reg.h>

Data Fields

const char * protocol
 
md_proto_init_cbinit
 
md_proto_renew_cbrenew
 
md_proto_init_preload_cbinit_preload
 
md_proto_preload_cbpreload
 
md_proto_complete_md_cbcomplete_md
 

Field Documentation

◆ complete_md

md_proto_complete_md_cb* md_proto_t::complete_md

◆ init

md_proto_init_cb* md_proto_t::init

◆ init_preload

md_proto_init_preload_cb* md_proto_t::init_preload

◆ preload

md_proto_preload_cb* md_proto_t::preload

◆ protocol

const char* md_proto_t::protocol

◆ renew

md_proto_renew_cb* md_proto_t::renew

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