Reset the cipher to the same state as it was after the last init (if there was one).

Namespace: Org.BouncyCastle.Crypto
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
void Reset()
Visual Basic
Sub Reset
Visual C++
void Reset()

See Also