ChaCha20Algorithm.fromState constructor

ChaCha20Algorithm.fromState(
  1. Uint32List chaChaState
)

Implementation

ChaCha20Algorithm.fromState(this.chaChaState);