| 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 Mon Sep 25 12:41:35 2017 | http://epydoc.sourceforge.net |