AcmeDomainParams Struct Reference

Domain parameters. More...

#include <acme_client.h>

Data Fields

const char_tname
 Domain name. More...
 
AcmeChallengeType challengeType
 Challenge type. More...
 

Detailed Description

Domain parameters.

Definition at line 445 of file acme_client.h.

Field Documentation

◆ challengeType

AcmeChallengeType challengeType

Challenge type.

Definition at line 448 of file acme_client.h.

◆ name

const char_t* name

Domain name.

Definition at line 447 of file acme_client.h.


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