Part of twisted.conch.checkers View Source View In Hierarchy
twisted.conch.ssh.keys.Key
s.Present Since | 15.0.0 |
Method | __init__ | Initializes a new InMemorySSHKeyDB . |
Method | getAuthorizedKeys | Undocumented |
InMemorySSHKeyDB
.Parameters | mapping | mapping of usernames to iterables of twisted.conch.ssh.keys.Key s (type: dict ) |