Discuss this help topic in SecureBlackbox Forum

TElServerSSLSocket.OpenSSLSession

TElServerSSLSocket     See also     


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


Accepts SSL session initiated by client.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

        This method causes TElServerSSLSocket to accept SSL handshake initiated by client. Call this method after transport has accepted the connection.

See also:     Accept    

Discuss this help topic in SecureBlackbox Forum