reset method

void reset()

Rearms the MAC (same key) for a new message.

Implementation

void reset() => _inner = _innerInit.copy();