key constant
StrobeOperation
const key
Provide cipher key
Implementation
static const StrobeOperation key = StrobeOperation._(
StrobeFlags.A | StrobeFlags.C,
);
Provide cipher key
static const StrobeOperation key = StrobeOperation._(
StrobeFlags.A | StrobeFlags.C,
);