centos man page for libssh2_publickey_add_ex

Query: libssh2_publickey_add_ex

OS: centos

Section: 3

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libssh2_publickey_add_ex(3)					  libssh2 manual				       libssh2_publickey_add_ex(3)

NAME
libssh2_publickey_add_ex - Add a public key entry
SYNOPSIS
#include <libssh2.h> int libssh2_publickey_add_ex(LIBSSH2_PUBLICKEY *pkey, const unsigned char *name, unsigned long name_len, const unsigned char *blob, unsigned long blob_len, char overwrite, unsigned long num_attrs, const libssh2_publickey_attribute attrs[])
DESCRIPTION
TBD
RETURN VALUE
Returns 0 on success, negative on failure.
ERRORS
LIBSSH2_ERROR_BAD_USE LIBSSH2_ERROR_ALLOC, LIBSSH2_ERROR_EAGAIN LIBSSH2_ERROR_SOCKET_SEND, LIBSSH2_ERROR_SOCKET_TIMEOUT, LIBSSH2_ERROR_PUB- LICKEY_PROTOCOL,
SEE ALSO
libssh2 0.15 1 Jun 2007 libssh2_publickey_add_ex(3)
Related Man Pages
libssh2_sftp_mkdir_ex(3) - debian
libssh2_sftp_rmdir_ex(3) - debian
libssh2_sftp_mkdir_ex(3) - centos
libssh2_sftp_rmdir_ex(3) - centos
libssh2_sftp_stat_ex(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Shopt -s histappend
Controlling user input
Please Welcome Dave Munro to the Moderator Team!