Methods
__init__() | |
get_keys() | Return the list of keys available through the SSH agent, if any. |
Return the list of keys available through the SSH agent, if any. If no SSH agent was running (or it couldn’t be contacted), an empty list will be returned.
Returns: | a tuple of .AgentKey objects representing keys available on the SSH agent |
---|