key constant

StrobeOperation const key

Provide cipher key

Implementation

static const StrobeOperation key = StrobeOperation._(
  StrobeFlags.A | StrobeFlags.C,
);