1libssh2_userauth_hostbased_fromfillieb(s3s)h2 mlainbusaslh2_userauth_hostbased_fromfile(3)
2
3
4
6 libssh2_userauth_hostbased_fromfile - convenience macro for lib‐
7 ssh2_userauth_hostbased_fromfile_ex(3) calls
8
10 #include <libssh2.h>
11
12 int libssh2_userauth_hostbased_fromfile(LIBSSH2_SESSION *session, const
13 char *username, const char *publickey, const char *privatekey, const
14 char *passphrase, const char *hostname);
15
16
18 This is a macro defined in a public libssh2 header file that is using
19 the underlying function libssh2_userauth_hostbased_fromfile_ex(3).
20
22 See libssh2_userauth_hostbased_fromfile_ex(3)
23
25 See libssh2_userauth_hostbased_fromfile_ex(3)
26
28 libssh2_userauth_hostbased_fromfile_ex(3)
29
30
31
32libssh2 1.2.4 20 Febl2i0b1s0sh2_userauth_hostbased_fromfile(3)