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.
![]() | Previous Out is the same object from Previous In. |
![]() | Previous In represents a libssh2lv shared library Agent Identity struct. |
![]() | Next Out is the same object from Next In. |
![]() | Next 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. |