Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerSocket.CurrentVersion

TElIndySSLIOHandlerSocket     See also     


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


Returns the number of SSL/TLS version used in current session.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CurrentVersion : TSBVersion;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Values:

Description

    This read-only property contains the number of the protocol version which is used in current session.

See also:     Versions    

Discuss this help topic in SecureBlackbox Forum