1libssh2_agent_free(3)           libssh2 manual           libssh2_agent_free(3)
2
3
4

NAME

6       libssh2_agent_free - free an ssh-agent handle
7

SYNOPSIS

9       #include <libssh2.h>
10
11       void libssh2_agent_free(LIBSSH2_AGENT *agent);
12

DESCRIPTION

14       Free  an  ssh-agent handle.  This function also frees the internal col‐
15       lection of public keys.
16

RETURN VALUE

18       None.
19

AVAILABILITY

21       Added in libssh2 1.2
22

SEE ALSO

24       libssh2_agent_init(3) libssh2_agent_disconnect(3)
25
26
27
28libssh2 1.2                       28 May 2009            libssh2_agent_free(3)
Impressum