twisted.conch.error.MissingKeyStoreError
class twisted.conch.error.MissingKeyStoreError(Exception): (source)
View In Hierarchy
Raised if an SSHAgentServer starts receiving data without its factory providing a keys dict on which to read/write key data.