Libssh2 publickey list free

From Libssh2

int libssh2_publickey_list_free(LIBSSH2_PUBLICKEY *pkey,
                                libssh2_publickey_list *pkey_list);

About

Free the resources associated with a previously fetched set of authorized public keys.

Parameters

Returns

  • On Success: 0
  • On Failure: -1