This function gets called when a client tries to authenticate through gssapi-mic method.
This function gets called when a client tries to authenticate through none method.
This function gets called when a client tries to authenticate through password method.
this function gets called when a client tries to authenticate or offer a public key.
This functions gets called when a new channel request is issued by the client
This function will be called when a gssapi token comes in.
This function will be called when a new gssapi authentication is attempted.
This functions gets called when a service request is issued by the client
DON'T SET THIS use ssh_callbacks_init() instead.
User-provided data. User is free to set anything he wants here
This structure can be used to implement a libssh server, with appropriate callbacks.