|
Qrypt Security
|
Structure to store additional client configuration parameters More...
#include <qryptsecurity.h>
Public Attributes | |
| HttpClient * | customHttpClient = nullptr |
| Custom HTTP client More... | |
| std::string | caCertPath = "" |
| Absolute path to a CA Root Certificate for use with libCurl More... | |
Structure to store additional client configuration parameters
| std::string QryptSecurity::ClientConfiguration::caCertPath = "" |
Absolute path to a CA Root Certificate for use with libCurl
| HttpClient* QryptSecurity::ClientConfiguration::customHttpClient = nullptr |
Custom HTTP client
1.8.17