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

Syntax

C#
int GetBlockSize()
Visual Basic
Function GetBlockSize As Integer
Visual C++
int GetBlockSize()

Return Value

The block size for this cipher, in bytes.

See Also