-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Agent.GetIdentity
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
Function GetIdentity(Index As Integer) As SSH.AgentKey
Name | Type | Comment |
---|---|---|
Index |
Integer | The index of the identity to get. |
An instance of AgentKey representing the identity at Index
in the agent's list.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.