process a block of bytes from in putting the result into out.
the output buffer the processed bytes go into.
Slice pointing to encrypted or decrypted data. Might be smaller than output buffer.
BufferLengthException if the output buffer is too small.
See Implementation
process a block of bytes from in putting the result into out.