Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool UseSSLSessionResumption;
[VB.NET]
Property UseSSLSessionResumption As Boolean
[Pascal]
under development
[C++]
bool get_UseSSLSessionResumption();
void set_UseSSLSessionResumption(bool Value);
[PHP]
bool get_UseSSLSessionResumption()
void set_UseSSLSessionResumption(bool $Value)
[Java]
boolean getUseSSLSessionResumption();
void setUseSSLSessionResumption(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum