libssh2_agent_free
free an ssh-agent handle
- Provided by: libssh2-1-dev (Version: 1.11.0-4.1ubuntu0.24.04.4)
- Source: libssh2
- Report a bug
free an ssh-agent handle
#include <libssh2.h> void libssh2_agent_free(LIBSSH2_AGENT *agent);
Free an ssh-agent handle. This function also frees the internal collection of public keys.
None.
Added in libssh2 1.2