Implementation module for the `ckeygen` command.
| Class | GeneralOptions | Undocumented | 
| Function | run | Undocumented | 
| Function | enumrepresentation | Undocumented | 
| Function | handleError | Undocumented | 
| Function | generateRSAkey | Undocumented | 
| Function | generateDSAkey | Undocumented | 
| Function | generateECDSAkey | Undocumented | 
| Function | printFingerprint | Undocumented | 
| Function | changePassPhrase | Undocumented | 
| Function | displayPublicKey | Undocumented | 
| Function | _keyGenerator | 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.Keyimplementation.) | 
| options | (type: dict) |