@brief SSH auth-agent-request from the client. This request is
sent by a client when agent forwarding is available.
Server is free to ignore this callback, no answer is expected.
@param channel the channel
@param userdata Userdata to be passed to the callback function.
@brief SSH auth-agent-request from the client. This request is sent by a client when agent forwarding is available. Server is free to ignore this callback, no answer is expected. @param channel the channel @param userdata Userdata to be passed to the callback function.