- input
- the input buffer.
- inputOffset
- the offset in the input buffer.
- inputLen
- the length of the input.
Documentation for this section has not yet been entered.
Type Reason Javax.Crypto.IllegalBlockSizeException if the size of the resulting bytes is not a multiple of the cipher block size. Javax.Crypto.BadPaddingException if the padding of the data does not match the padding scheme.
Finishes a multi-part transformation (encryption or decryption).
Processes the inputLen bytes in input buffer at inputOffset, and any bytes that have been buffered in previous update calls.