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

#include <md_acme_authz.h>

Public Attributes

const chardomain
 
const charurl
 
md_acme_authz_state_t state
 
apr_time_t expires
 
const charerror_type
 
const charerror_detail
 
const struct md_json_terror_subproblems
 
struct md_json_tresource
 

Detailed Description

Definition at line 47 of file md_acme_authz.h.

Member Data Documentation

◆ domain

const char* md_acme_authz_t::domain

Definition at line 48 of file md_acme_authz.h.

◆ error_detail

const char* md_acme_authz_t::error_detail

Definition at line 53 of file md_acme_authz.h.

◆ error_subproblems

const struct md_json_t* md_acme_authz_t::error_subproblems

Definition at line 54 of file md_acme_authz.h.

◆ error_type

const char* md_acme_authz_t::error_type

Definition at line 52 of file md_acme_authz.h.

◆ expires

apr_time_t md_acme_authz_t::expires

Definition at line 51 of file md_acme_authz.h.

◆ resource

struct md_json_t* md_acme_authz_t::resource

Definition at line 55 of file md_acme_authz.h.

◆ state

md_acme_authz_state_t md_acme_authz_t::state

Definition at line 50 of file md_acme_authz.h.

◆ url

const char* md_acme_authz_t::url

Definition at line 49 of file md_acme_authz.h.


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