1libssh2_userauth_publickey_fromfillieb(s3s)h2 mlainbusaslh2_userauth_publickey_fromfile(3)
2
3
4
6 libssh2_userauth_publickey_fromfile - convenience macro for lib‐
7 ssh2_userauth_publickey_fromfile_ex(3) calls
8
10 #include <libssh2.h>
11
12 int libssh2_userauth_publickey_fromfile(LIBSSH2_SESSION *session,
13 const char *username,
14 const char *publickey,
15 const char *privatekey,
16 const char *passphrase);
17
18
20 This is a macro defined in a public libssh2 header file that is using
21 the underlying function libssh2_userauth_publickey_fromfile_ex(3).
22
24 See libssh2_userauth_publickey_fromfile_ex(3)
25
27 See libssh2_userauth_publickey_fromfile_ex(3)
28
30 libssh2_userauth_publickey_fromfile_ex(3)
31
32
33
34libssh2 1.2.4 20 Febl2i0b1s0sh2_userauth_publickey_fromfile(3)