Publickey
From Libssh2
The Publickey subsystem is useful for managing authorized publickeys on an already authenticated remote host. This subsystem should not be confused with using publickeys for authentication.
In addition to the regular libssh2.h header required by all other API functions. Publickey subsystem support requires the inclusion of the libssh2_publickey.h header as well.
[edit]
