Reset the cipher to its initial state. Same as calling start() with same parameters again. Warning: Don't encrypt different data with the same initial state.
See Implementation
Reset the cipher to its initial state. Same as calling start() with same parameters again. Warning: Don't encrypt different data with the same initial state.