![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
These classes allow you to easily create encrypted HTTP connections (HTTPS) in your applications.
Classes | |
| class | RWHttpsCertificateNameMismatch |
| Exception class indicating that the default name mismatch callback has been invoked. More... | |
| class | RWHttpsCertificateNameParseError |
Exception class indicating that the default name check callback cannot extract the CommonName from an RWX509Certificate. More... | |
| class | RWHttpsSecureSocketClient |
| Handle class for parent RWHttpClient, providing implementation-specific details for HTTPS clients. More... | |
| class | RWHttpsSecurityManager |
| Sets various parameters for the HTTPS package. More... | |
Enumerations | |
| enum | RWHttpsConnectionStart { RW_HTTPS_START_SECURE, RW_HTTPS_START_INSECURE } |
Determines the initial security setting of a secure socket client.
| Enumerator | |
|---|---|
| RW_HTTPS_START_SECURE |
Starts a secure connection |
| RW_HTTPS_START_INSECURE |
Starts an insecure connection |
© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.