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

Syntax

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

Return Value

The maximum size, in bytes, an input block may be.

See Also