Open topic with navigation
SK_FLAGS_REQUIRE_SSL Constant
When specified, the function call will require Secure Sockets Layering (SSL) if applicable. If communication fails, NO attempt is made using Http.
Syntax
- C/C++
- #define SK_FLAGS_REQUIRE_SSL (0x000c0000)
- Visual Basic
- Const SK_FLAGS_REQUIRE_SSL As Long = 786432