24 #include "libssh/priv.h" 25 #include "libssh/session.h" 30 void *bind_callbacks_userdata;
34 char *wanted_methods[10];
46 unsigned int bindport;
49 bool config_processed;
51 char *pubkey_accepted_key_types;
These are the callbacks exported by the ssh_bind structure.
Definition: server.h:79
Definition: session.h:103