Return the generic data making up the packet.
Namespace: Org.BouncyCastle.BcpgAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public byte[] GetData() |
Visual Basic |
---|
Public Function GetData As Byte() |
Visual C++ |
---|
public: array<unsigned char>^ GetData() |