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.
![]() | Identity Out is the same object from Identity In. |
![]() | Identity In represents a libssh2lv shared library Agent Identity struct. |
![]() | Agent Out is the same object from Agent In. |
![]() | Result is the result obtained after transversing an internal linked list representation of the agents in a SSH-agent application. |
![]() | Agent In represents a libssh2lv shared library Agent struct. |
![]() | Error 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. |
![]() | Error 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. |