sendMac constant
StrobeOperation
const sendMac
Send message authentication code
Implementation
static const StrobeOperation sendMac = StrobeOperation._(
StrobeFlags.C | StrobeFlags.T,
);
Send message authentication code
static const StrobeOperation sendMac = StrobeOperation._(
StrobeFlags.C | StrobeFlags.T,
);