libssh2_userauth_publickey man page on Manjaro

Man page or keyword search:  
man Server   11224 pages
apropos Keyword Search (all sections)
Output format
Manjaro logo
[printable version]

libssh2_userauth_publickey(3)	libssh2 manual	 libssh2_userauth_publickey(3)

NAME
       libssh2_userauth_publickey - authenticate using a callback function

SYNOPSIS
       #include <libssh2.h>

       int libssh2_userauth_publickey(LIBSSH2_SESSION *session,
				      const char *user,
				      const unsigned char *pubkeydata,
				      size_t pubkeydata_len,
				      sign_callback,
				      void **abstract);

DESCRIPTION
       Authenticate with the sign_callback callback that matches the prototype
       below

CALLBACK
       int name(LIBSSH2_SESSION *session, unsigned char **sig, size_t *sig_len,
		const unsigned char *data, size_t data_len, void **abstract);

       This function gets called...

RETURN VALUE
       Return 0 on success or negative on failure.

SEE ALSO
       libssh2_userauth_publickey_fromfile_ex(3)

libssh2 0.15			  1 Jun 2007	 libssh2_userauth_publickey(3)
[top]

List of man pages available for Manjaro

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net