40 #ifndef LIBNETCONF_SSH_H_
41 #define LIBNETCONF_SSH_H_
Functions implementing transport layer for NETCONF.
Definition: libnetconf_ssh.h:58
NC_SSH_AUTH_TYPE
Available SSH authentication mechanisms.
Definition: libnetconf_ssh.h:55
void nc_ssh_pref(NC_SSH_AUTH_TYPE type, short int preference)
Set the preference of the SSH authentication methods.
Definition: libnetconf_ssh.h:57
Functions to set libssh2's callbacks.
Functions to connect NETCONF server to a NETCONF client (Call Home).
Definition: libnetconf_ssh.h:59