supportsKeyStreamIndex property

bool supportsKeyStreamIndex

Whether the algorithm supports key stream index.

Implementation

bool get supportsKeyStreamIndex => keyStreamUsed == 0;