class documentation

class _NullEncryptionContext: (source)

View In Hierarchy

An encryption context that does not actually encrypt anything.

Method update 'Encrypt' new data by doing nothing.
def update(self, data): (source)

'Encrypt' new data by doing nothing.

ParametersdataThe data to 'encrypt'. (type: bytes)
ReturnsThe 'encrypted' data. (type: bytes)
API Documentation for Twisted, generated by pydoctor 21.2.2 at 2021-07-28 08:52:54.