MAC.reset
void reset()Resets the MAC to its initial state.
After calling reset, the MAC is ready to compute a new tag using the previously set key. To use a different key, call initialize again.
void reset()Resets the MAC to its initial state.
After calling reset, the MAC is ready to compute a new tag using the previously set key. To use a different key, call initialize again.