t.c.c.InMemorySSHKeyDB(object) : class documentation

Part of twisted.conch.checkers View Source View In Hierarchy

Object that provides SSH public keys based on a dictionary of usernames mapped to twisted.conch.ssh.keys.Keys.
Present Since15.0.0
Method __init__ Initializes a new InMemorySSHKeyDB.
Method getAuthorizedKeys Undocumented
def __init__(self, mapping): (source)
Initializes a new InMemorySSHKeyDB.
Parametersmappingmapping of usernames to iterables of twisted.conch.ssh.keys.Keys (type: dict)
def getAuthorizedKeys(self, username): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.