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

Syntax

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

Return Value

The maximum size, in bytes, an output block will be.

See Also