BlockCipherWrapper.reset

Reset the cipher. After resetting the cipher is in the same state as it was after the last init (if there was one).

class BlockCipherWrapper(T)
@safe nothrow @nogc
void
reset
()

Meta