CCF
|
#include <ccf_acme_client.h>
Public Member Functions | |
ACMEClientMsg (ACMEClient &client, const std::shared_ptr< ACMEChallengeHandler > handler, const std::string &token) | |
Public Attributes | |
ACMEClient & | client |
std::shared_ptr< ACMEChallengeHandler > | handler |
std::string | token |
|
inline |
ACMEClient& ccf::ACMEClient::ACMEClientMsg::client |
std::shared_ptr<ACMEChallengeHandler> ccf::ACMEClient::ACMEClientMsg::handler |
std::string ccf::ACMEClient::ACMEClientMsg::token |