Home | Trees | Index | Help |
---|
Package twisted :: Package conch :: Module credentials :: Class ISSHPrivateKey |
|
NonMetaInterface
--+ |ICredentials
--+ | ISSHPrivateKey
Instance Variable Summary | |
---|---|
blob
- The public key blob as sent by the client. | |
sigData
- The data the signature was made from. | |
signature
- The signed data. | |
username
- Duh? |
Instance Variable Details |
---|
blobThe public key blob as sent by the client. |
sigDataThe data the signature was made from. |
signatureThe signed data. This is checked to verify that the user owns the private key. |
usernameDuh? |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:47:45 2003 | http://epydoc.sf.net |