t.c.c.ISSHPrivateKey(ICredentials) : interface documentation

Part of twisted.cred.credentials View Source View In Hierarchy

Known implementations: twisted.cred.credentials.SSHPrivateKey

I encapsulate an SSH public key to be checked against a users private key.
Instance VariablesusernameDuh?
algNameThe algorithm name for the blob.
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.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.