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 at 2017-06-11 10:59:01.