macSize property

int get macSize

The byte size that the mac calculated by doFinal must be.

Implementation

int get macSize => _macSize;