Handling of RSA and DSA keys.

Class BadKeyError Raised when a key isn't what we expected from it.
Class EncryptedKeyError Raised when an encrypted key is presented to fromString/fromFile without a password.
Class Key No summary
Function objectType DEPRECATED. Return the SSH key type corresponding to a Crypto.PublicKey.pubkey.pubkey object.
def objectType(obj): (source)

DEPRECATED. Return the SSH key type corresponding to a Crypto.PublicKey.pubkey.pubkey object.

ParametersobjKey for which the type is returned. (type: Crypto.PublicKey.pubkey.pubkey)
ReturnsReturn the SSH key type corresponding to a PyCrypto object. (type: str)
API Documentation for Twisted, generated by pydoctor at 2016-03-15 13:07:51.