Home | Trees | Indices | Help |
---|
|
object --+ | MissingHostKeyPolicy --+ | RejectPolicy
Policy for automatically rejecting the unknown hostname & key. This is used by `.SSHClient`.
Instance Methods | |||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Called when an `.SSHClient` receives a server key for a server that isn't in either the system or local `.HostKeys` object. To accept the key, simply return. To reject, raised an exception (which will be passed to the calling application).
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri May 30 12:33:11 2014 | http://epydoc.sourceforge.net |