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

Syntax

C#
protected static readonly byte[] EmptyBuffer
Visual Basic
Protected Shared ReadOnly EmptyBuffer As Byte()
Visual C++
protected:
static initonly array<unsigned char>^ EmptyBuffer

See Also