Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerSocket.Open

TElIndySSLIOHandlerSocket     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Initiates SSL session.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure Open;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This method causes TElIndySSLIOHandlerSocket to initiate SSL handshake. Call this method after transport has established connection.

See also:     Close    

Discuss this help topic in SecureBlackbox Forum