module documentation
(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

Class SSHAgentClient The client side of the SSH agent protocol. This is equivalent to ssh-add(1) and can be used with either ssh-agent(1) or the SSHAgentServer protocol, also in this package.
Class SSHAgentServer The server side of the SSH agent protocol. This is equivalent to ssh-agent(1) and can be used with either ssh-add(1) or the SSHAgentClient protocol, also in this package.
Variable AGENTC_REQUEST_RSA_IDENTITIES Undocumented
Variable AGENT_RSA_IDENTITIES_ANSWER Undocumented
Variable AGENT_FAILURE Undocumented
Variable AGENT_SUCCESS Undocumented
Variable AGENTC_REMOVE_RSA_IDENTITY Undocumented
Variable AGENTC_REMOVE_ALL_RSA_IDENTITIES Undocumented
Variable AGENTC_REQUEST_IDENTITIES Undocumented
Variable AGENT_IDENTITIES_ANSWER Undocumented
Variable AGENTC_SIGN_REQUEST Undocumented
Variable AGENT_SIGN_RESPONSE Undocumented
Variable AGENTC_ADD_IDENTITY Undocumented
Variable AGENTC_REMOVE_IDENTITY Undocumented
Variable AGENTC_REMOVE_ALL_IDENTITIES Undocumented
Variable messages Undocumented
AGENTC_REQUEST_RSA_IDENTITIES = (source)

Undocumented

(type: int)
AGENT_RSA_IDENTITIES_ANSWER = (source)

Undocumented

(type: int)
AGENT_FAILURE = (source)

Undocumented

(type: int)
AGENT_SUCCESS = (source)

Undocumented

(type: int)
AGENTC_REMOVE_RSA_IDENTITY = (source)

Undocumented

(type: int)
AGENTC_REMOVE_ALL_RSA_IDENTITIES = (source)

Undocumented

(type: int)
AGENTC_REQUEST_IDENTITIES = (source)

Undocumented

(type: int)
AGENT_IDENTITIES_ANSWER = (source)

Undocumented

(type: int)
AGENTC_SIGN_REQUEST = (source)

Undocumented

(type: int)
AGENT_SIGN_RESPONSE = (source)

Undocumented

(type: int)
AGENTC_ADD_IDENTITY = (source)

Undocumented

(type: int)
AGENTC_REMOVE_IDENTITY = (source)

Undocumented

(type: int)
AGENTC_REMOVE_ALL_IDENTITIES = (source)

Undocumented

(type: int)
messages = (source)

Undocumented

(type: dict)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.