|
OpenTop 1.5 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | Cross-Platform C++ | ||||||
| SUMMARY: CONSTRUCTOR | METHOD | DETAIL: CONSTRUCTOR | METHOD | |||||||
#include "ot/ssl/SSLInitParameters.h"
Structure containing parameters to initialize a SSLContext instance.
| Constructor/Destructor Summary | |
SSLInitParameters()Default constructor which initializes bUseDefaultCALocations to true. | |
| Public Instance Data Members |
bool bEnableAnonymousCipherSuitesbool bUseDefaultCALocationsString certificateChainFileString passwordString privateKeyFileStringList trustedCADirectoriesStringList trustedCAFiles| Typedefs |
typedef std::list< String > StringList
| Constructor/Destructor Detail |
SSLInitParameters()
|
OpenTop 1.5 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | Cross-Platform C++ | ||||||
| SUMMARY: CONSTRUCTOR | METHOD | DETAIL: CONSTRUCTOR | METHOD | |||||||