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

#include <md_acme_acct.h>

Public Attributes

const charid
 
const charurl
 
const charca_url
 
md_acme_acct_st status
 
apr_array_header_tcontacts
 
const chartos_required
 
const charagreement
 
const charorders
 
const chareab_kid
 
const chareab_hmac
 
struct md_json_tregistration
 

Detailed Description

Definition at line 38 of file md_acme_acct.h.

Member Data Documentation

◆ agreement

const char* md_acme_acct_t::agreement

Definition at line 45 of file md_acme_acct.h.

◆ ca_url

const char* md_acme_acct_t::ca_url

Definition at line 41 of file md_acme_acct.h.

◆ contacts

apr_array_header_t* md_acme_acct_t::contacts

Definition at line 43 of file md_acme_acct.h.

◆ eab_hmac

const char* md_acme_acct_t::eab_hmac

Definition at line 48 of file md_acme_acct.h.

◆ eab_kid

const char* md_acme_acct_t::eab_kid

Definition at line 47 of file md_acme_acct.h.

◆ id

const char* md_acme_acct_t::id

Definition at line 39 of file md_acme_acct.h.

◆ orders

const char* md_acme_acct_t::orders

Definition at line 46 of file md_acme_acct.h.

◆ registration

struct md_json_t* md_acme_acct_t::registration

Definition at line 49 of file md_acme_acct.h.

◆ status

md_acme_acct_st md_acme_acct_t::status

Definition at line 42 of file md_acme_acct.h.

◆ tos_required

const char* md_acme_acct_t::tos_required

Definition at line 44 of file md_acme_acct.h.

◆ url

const char* md_acme_acct_t::url

Definition at line 40 of file md_acme_acct.h.


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