First Identity VI

Owning Palette: Agent

Requires: LIBSSH2

Gets the first identity in the internal libssh2lv shared library linked list of identities obtained from a SSH-agent application. Identities are obtained from a SSH-agent application as a linked list within the libssh2 library. This should be called first, before looping through the linked list with the Next Identity VI.

First Identity VI

iToolkit_lvlib_Agent_IdentitylvclassIdentity Out is the same object from Identity In.
cToolkit_lvlib_Agent_IdentitylvclassIdentity 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.