Discuss this help topic in SecureBlackbox Forum

TElIndySSLIOHandlerSocket.CompressionAlgorithm

TElIndySSLIOHandlerSocket     See also     


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


This property specifies the compression algorithm which was accepted during SSL handshake

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property CompressionAlgorithm : TSBSSLCompressionAlgorithm;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Values

Description

    Check this property after OnSSLEstablished was fired. This property returns the compression algorithm which was established during the SSL handshake.

See also:     CompressionAlgorithms    

Discuss this help topic in SecureBlackbox Forum