macSize property

int macSize

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

Implementation

int get macSize => _macSize;