An encryption context that does not actually encrypt anything.

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

'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 2020-03-25 17:34:30.