AcmeAccount Struct Reference

Account object. More...

#include <acme_client.h>

Data Fields

AcmeAccountStatus status
 Status of the account. More...
 
char_t url [ACME_CLIENT_MAX_URL_LEN+1]
 Account URL. More...
 

Detailed Description

Account object.

Definition at line 499 of file acme_client.h.

Field Documentation

◆ status

Status of the account.

Definition at line 501 of file acme_client.h.

◆ url

Account URL.

Definition at line 502 of file acme_client.h.


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