CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
acme_client_config.h File Reference
#include "ccf/ds/json.h"
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  ccf::ACMEClientConfig
 
class  ccf::ACMEChallengeHandler
 

Namespaces

namespace  ccf
 

Functions

 ccf::DECLARE_JSON_TYPE (ACMEClientConfig)
 
 ccf::DECLARE_JSON_REQUIRED_FIELDS (ACMEClientConfig, ca_certs, directory_url, service_dns_name, contact, terms_of_service_agreed, challenge_type)
 
 ccf::DECLARE_JSON_OPTIONAL_FIELDS (ACMEClientConfig, not_before, not_after, challenge_server_interface)