Encrypt data with the key and the parameters set at initialization. A cipher object is stateful: once you have encrypted a message you cannot encrypt (or decrypt) another message using the same object. The data to encrypt can be broken up in two or more piec
(self, plaintext, output=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected