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