|
How to: |
The IWCSwitchToSecure and IWCSwitchToUnsecure functions turn Secure Sockets Layer on and off, respectively. Use these two functions when configuring an application that requires certain transmissions be private, such as transferring credit card information. Currently, these functions are most commonly used in e-commerce applications.
Before using IWCSwitchToSecure and IWCSwitchToUnsecure, you must do the following:
IWCSwitchToSecure();
IWCSwitchToUnsecure();
| WebFOCUS | |
|
Feedback |