Create VI

Owning Palette: Known Host

Requires: LIBSSH2

Creates a new Known Host object that represents a libssh2lv shared library Known Host struct. This VI must be called, or executed, before using any other Known Host-related VIs. This VI allocates memory within the libssh2lv shared library that must be explicitly deallocated, or freed, at the end of the application using the Destroy VI to avoid memory leaks or running Out-of-Memory (OOM) on a resource contrained system.

Create VI

Known Hosts

Passes through the Known Hosts object but obtains the SSH context for the Known Hosts object to create a new Known Host object.

Known Hosts

iToolkit_lvlib_Known_HostslvclassKnown Hosts Out is the same object from Known Hosts In.
cToolkit_lvlib_Known_HostslvclassKnown Hosts In represents a libssh2lv shared library known hosts struct.
iToolkit_lvlib_Known_HostlvclassKnown Host represents a libssh2lv shared library Known Host struct.
ierrcodeclstError Out contains error information. This provides standard error out functionality.

Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.

Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

SSH

Creates a new Known Host object from a SSH context.

SSH

cToolkit_lvlib_SSHlvclassSSH represents a libssh2lv-related context used to create all other libssh2lv shared library objects.
iToolkit_lvlib_Known_HostlvclassKnown Host represents a libssh2lv shared library Known Host struct.
ierrcodeclstError Out contains error information. This provides standard error out functionality.

Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.

Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.