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

Syntax

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

Implements

IAeadBlockCipher..::..GetBlockSize()()()()

See Also