Initializes a new instance of the BufferedCipherBase class

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

Syntax

C#
protected BufferedCipherBase()
Visual Basic
Protected Sub New
Visual C++
protected:
BufferedCipherBase()

See Also