Discuss this help topic in SecureBlackbox Forum

TElSSHTunnelList class

Properties     Methods     Declared in     Licensing     


This class is used to store zero or more instances of TElCustomSSHTunnel descendants

Description

    Use TElSSHTunnelList to store the tunnels (instances of descendants of TElCustomSSHTunnel class) and link these tunnels to SSH components. TElSSHTunnelList can store the instances of following classes:

    Each instance of TElSSHTunnelList may be used with one instance of SSH transport component. If you need to make multiple connections to the same or different hosts in parallel, use several SSH transport components and several instances of TElSSHTunnelList.

Properties

Methods

Declared in

.NET:
  • Namespace: SBSSHCommon
  • Assembly: SecureBlackbox.SSHCommon
VCL:
  • Unit: SBSSHCommon
Java:
  • Package: SecureBlackbox.SSHCommon.jar
C++:
  • sbsshcommon.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum