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

Syntax

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

Implements

IBlockCipher..::..GetBlockSize()()()()

See Also