This module defines a callback handler for the communication with an
Ssh_agent implements the
{key_cb, {ssh_agent, []}}
The agent communication is established through a UNIX domain socket. By default, the socket path
will be fetched from the
{key_cb, {ssh_agent, [{socket_path, SocketPath}]}}
The functions are Callbacks for the SSH app. They are not intended to be called from the user's code!
Sets the
Sets the time-out in milliseconds when communicating with the agent via the socket.
The default value is
The module which the
This callback is delegated to the
This callback is delegated to the
Types and description
See the api description in