|
NetBurner 3.5.6
PDF Version |
ACME Client for BuyPass. More...
#include <acmeRFC8555Servlet.h>
Inherits AcmeServletObject.
Public Member Functions | |
| BuyPassAcmeServletObject () | |
| Enable the BuyPass ACME client. | |
Public Member Functions inherited from AcmeServletObject | |
| void | Delete_Everything_Restart () |
| Re-request the ACME certificate. | |
| void | SetDiag (bool v) |
| Turn on diganostic printf messages to the console. | |
| NBString | GetGlobalStateString () |
| Returns the detailed state of the ACME process. | |
| NBString | GetStateString () |
| Returns the specific state condition of the acmeservlet. | |
| const char * | GetStateCC () |
| Returns the specific state condition of the acmeservlet. | |
| AcmeServletObject (const char *pUrlDir) | |
| ACME Client Constructor. | |
ACME Client for BuyPass.