twisted.conch.ssh.transport._NullEncryptionContext(object)
class documentationtwisted.conch.ssh.transport
View Source
(View In Hierarchy)
An encryption context that does not actually encrypt anything.
Method | update | 'Encrypt' new data by doing nothing. |