Toolkit Controls and VIs
The classes, controls, and VIs that are the Application Programming Interface (API) for the LIBSSH2 toolkit.
| Library Item | Description |
|---|---|
| Type Definitions | Groups related files into a folder |
| Agent Identity | Represents a libssh2lv shared library Agent Identity struct. |
| Agent | Represents a libssh2lv shared library Agent struct. |
| Channel | Represents a libssh2lv shared library Channel struct. |
| File Info | Represents a libssh2lv shared library File Info struct. |
| Known Host | Represents a libssh2lv shared library Known Host struct. |
| Known Hosts | Represents a libssh2lv shared library Known Hosts struct. |
| Listener | Represents a libssh2lv shared library listener struct. |
| Session | Represents a libssh2lv shared library Session struct. |
| SFTP Attributes | Represents a libssh2lv shared library SFTP Attributes struct. |
| SFTP Directory | Represents a libssh2lv shared library SFTP Directory struct. |
| SFTP File | Represents a libssh2lv shared library SFTP File struct. |
| SFTP | Represents a libssh2lv shared library SFTP struct. This is the parent class, or SFTP context, used to create all other SFTP-related objects. |
| SSH | Represents a libssh2lv-related context that is used by all other classes to communicate with a remote SSH server. |