AcmeIdentifier Struct Reference
Identifier object. More...
#include <acme_client.h>
Data Fields | |
char_t | value [ACME_CLIENT_MAX_NAME_LEN+1] |
Domain name. More... | |
AcmeChallengeType | challengeType |
Challenge type. More... | |
Detailed Description
Identifier object.
Definition at line 510 of file acme_client.h.
Field Documentation
◆ challengeType
AcmeChallengeType challengeType |
Challenge type.
Definition at line 513 of file acme_client.h.
◆ value
char_t value[ACME_CLIENT_MAX_NAME_LEN+1] |
Domain name.
Definition at line 512 of file acme_client.h.
The documentation for this struct was generated from the following file:
- cyclone_acme/acme/acme_client.h