Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
The first inputLen bytes in the input
buffer, starting at inputOffset inclusive, are processed,
and the result is stored in a new buffer.
input | the input buffer | |
inputOffset | the offset in input where the input
starts | |
inputLen | the input length |
Diagram: Cipher