- inputLen
- the length of the input (in bytes).
Documentation for this section has not yet been entered.
Returns the size for a buffer (in bytes), that the next call to update of doFinal would return, taking into account any buffered data from previous update calls and padding.
The actual output length of the next call to update or doFinal may be smaller than the length returned by this method.