newState method

CipherState newState()
inherited

Implementation

CipherState newState() => _DefaultCipherState(cipher: this);