Home | Trees | Indices | Help |
|
---|
|
object --+ | paramiko.client.MissingHostKeyPolicy --+ | X2GoMissingHostKeyPolicy
Skeleton class for Python X2Go's missing host key policies.
Instance Methods | |||
|
|||
X2GoControlSession* instance
|
|
||
str
|
|
||
str
|
|
||
str
|
|
||
Paramiko/SSH key instance |
|
||
str
|
|
||
str
|
|
||
str
|
|
||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Retrieve the Paramiko SSH/Client.
|
Retrieve the server hostname:port expression of the server to be validated.
|
Retrieve the server hostname string of the server to be validated.
|
Retrieve the server port of the server to be validated.
|
Retrieve the host key of the server to be validated.
|
Retrieve the host key name of the server to be validated.
|
Retrieve the host key fingerprint of the server to be validated.
|
Retrieve the (colonized) host key fingerprint of the server to be validated.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 18 22:02:05 2015 | http://epydoc.sourceforge.net |