Discuss this help topic in SecureBlackbox Forum
Closes SSL session.
Declaration
Parameters
Description
This method causes
TElClientSSLSocket to gracefully close SSL session. Call this method after application has finished using the connection and is about to close it.
If
Silent parameter is set to
False, TElClientSSLSocket sends close notification to server.
Set this parameter to
True to prevent sending of notification packet.