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

Syntax

C#
public override int GetBlockSize()
Visual Basic
Public Overrides Function GetBlockSize As Integer
Visual C++
public:
virtual int GetBlockSize() override

Implements

IBufferedCipher..::..GetBlockSize()()()()

See Also