Home | Trees | Indices | Help |
|
---|
|
object --+ | paramiko.client.MissingHostKeyPolicy --+ | X2GoMissingHostKeyPolicy --+ | X2GoAutoAddPolicy
Instance Methods | |||
|
|||
Inherited from 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 Wed Aug 6 15:41:37 2014 | http://epydoc.sourceforge.net |