twisted.conch.scripts.ckeygen
module documentationtwisted.conch.scripts
View Source
Implementation module for the `ckeygen` command.
Class | GeneralOptions | Undocumented |
Function | run | Undocumented |
Function | handleError | Undocumented |
Function | generateRSAkey | Undocumented |
Function | generateDSAkey | Undocumented |
Function | printFingerprint | Undocumented |
Function | changePassPhrase | Undocumented |
Function | displayPublicKey | Undocumented |
Function | _saveKey | Persist a SSH key on local filesystem. |
Persist a SSH key on local filesystem.
Parameters | key | Key which is persisted on local filesystem. (type: keys.Key implementation.) |
options | (type: dict ) |