|
CCF
|
This is the complete list of members for ccf::ACMESubsystemInterface, including all inherited members.
| config(const NodeInfoNetwork::RpcInterfaceID &id)=0 | ccf::ACMESubsystemInterface | pure virtual |
| get_subsystem_name() | ccf::ACMESubsystemInterface | inlinestatic |
| install_challenge_handler(const ccf::NodeInfoNetwork::RpcInterfaceID &interface_id, std::shared_ptr< ACMEChallengeHandler > h)=0 | ccf::ACMESubsystemInterface | pure virtual |
| make_http_request(const std::string &method, const std::string &url, const http::HeaderMap &headers, const std::vector< uint8_t > &body, std::function< bool(const http_status &http_status, const http::HeaderMap &, const std::vector< uint8_t > &)> callback, const std::vector< std::string > &ca_certs={}, const std::string &app_protocol="HTTP1", bool use_node_client_certificate=false)=0 | ccf::ACMESubsystemInterface | pure virtual |
| network_cert()=0 | ccf::ACMESubsystemInterface | pure virtual |
| ~AbstractNodeSubSystem()=default | ccf::AbstractNodeSubSystem | virtual |
| ~ACMESubsystemInterface()=default | ccf::ACMESubsystemInterface | virtual |