- authGSSAPIMic
AuthState authGSSAPIMic(SSHSession session, string user, string principal)
Undocumented in source. Be warned that the author may not have intended to support it.
- authPassword
AuthState authPassword(SSHSession session, string user, string password)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.
- newSessionChannel
SSHChannel newSessionChannel(SSHSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
- ptyRequest
bool ptyRequest(SSHChannel channel, string term, int width, int height, int pxWidth, int pxHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
- shellRequest
bool shellRequest(SSHChannel channel)
Undocumented in source. Be warned that the author may not have intended to support it.