Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseSSL As Boolean
[Pascal]
under development
[C++]
bool get_UseSSL();
void set_UseSSL(bool Value);
[PHP]
bool get_UseSSL()
void set_UseSSL(bool $Value)
[Java]
boolean getUseSSL();
void setUseSSL(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum