A cipher for the none encryption method.

Instance Variable block_size the block size of the encryption. In the case of the none cipher, this is 8 bytes.
Method encrypt Undocumented
block_size =
the block size of the encryption. In the case of the none cipher, this is 8 bytes.
def encrypt(self, x): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-09-04 15:29:41.