1libssh2_userauth_hostbased_fromfile(3l)ibsslhi2bssh2_userauth_hostbased_fromfile(3)
2
3
4

NAME

6       libssh2_userauth_hostbased_fromfile   -   convenience  macro  for  lib‐
7       ssh2_userauth_hostbased_fromfile_ex(3) calls
8

SYNOPSIS

10       #include <libssh2.h>
11
12       int
13       libssh2_userauth_hostbased_fromfile(LIBSSH2_SESSION *session,
14                                           const char *username,
15                                           const char *publickey,
16                                           const char *privatekey,
17                                           const char *passphrase,
18                                           const char *hostname);
19

DESCRIPTION

21       This is a macro defined in a public libssh2 header file that  is  using
22       the underlying function libssh2_userauth_hostbased_fromfile_ex(3).
23

RETURN VALUE

25       See libssh2_userauth_hostbased_fromfile_ex(3)
26

ERRORS

28       See libssh2_userauth_hostbased_fromfile_ex(3)
29

SEE ALSO

31       libssh2_userauth_hostbased_fromfile_ex(3)
32
33
34
35libssh2 1.2.4                     20 Febl2i0b1s0sh2_userauth_hostbased_fromfile(3)
Impressum