API Reference ssh v5.2

Modules

ssh

Main API of the ssh application

Callback module for using an SSH agent instead of the default ssh_file callback.

-behaviour(ssh_client_channel). (Replaces ssh_channel)

-behaviour(ssh_client_key_api).

This module provides API functions to send SSH Connection Protocol events to the other side of an SSH channel.

Default callback module for the client's and server's database operations in the ssh application

-behaviour(ssh_server_channel). (Replaces ssh_daemon_channel)

-behaviour(ssh_server_key_api).

SFTP client.

Specifies the channel process to handle an SFTP subsystem.