Next Identity VI

Owning Palette: Agent

Requires: LIBSSH2

Gets the next identity in the internal libssh2lv shared library linked list of identities obtained from a SSH-agent application. Identities are obtained as a libssh2lv shared library internal linked list. This VI should be called after the first identity is retrieved, but it is safe to call in a loop to obtain all of the identities.

Next Identity VI

iToolkit_lvlib_Agent_IdentitylvclassPrevious Out is the same object from Previous In.
cToolkit_lvlib_Agent_IdentitylvclassPrevious In represents a libssh2lv shared library Agent Identity struct.
iToolkit_lvlib_Agent_IdentitylvclassNext Out is the same object from Next In.
cToolkit_lvlib_Agent_IdentitylvclassNext In represents a libssh2lv shared library Agent Identity struct.
iToolkit_lvlib_AgentlvclassAgent Out is the same object from Agent In.
ii32Result is the result obtained after transversing an internal linked list representation of the agents in a SSH-agent application.
cToolkit_lvlib_AgentlvclassAgent In represents a libssh2lv shared library Agent struct.
ierrcodeclstError Out contains error information. This provides standard error out functionality.

Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.

Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.