chaChaState property

Uint32List chaChaState
getter/setter pair

The current state of this ChaCha20 iteration.

Implementation

late Uint32List chaChaState;