Part of twisted.conch.ssh View Source
Implements the SSH v2 key agent protocol. This protocol is documented in the SSH source code, in the file PROTOCOL.agent.
Maintainer: Paul Swartz| Line # | Kind | Name | Docs |
|---|---|---|---|
| 21 | Class | SSHAgentClient | The client side of the SSH agent protocol. This is equivalent to |
| 132 | Class | SSHAgentServer | The server side of the SSH agent protocol. This is equivalent to |