twisted.conch.ssh.keys.EncryptedKeyError
class twisted.conch.ssh.keys.EncryptedKeyError(Exception): (source)
View In Hierarchy
Raised when an encrypted key is presented to fromString/fromFile without a password.