Unsafe view at the current MAC bytes.
You must copy the bytes if you want to keep them.
@override // TODO: implement macStateAsUint8List Uint8List get macBytes => _mac!.bytes as Uint8List;