sendMac constant

StrobeOperation const sendMac

Send message authentication code

Implementation

static const StrobeOperation sendMac = StrobeOperation._(
  StrobeFlags.C | StrobeFlags.T,
);