Asn1ReaderGetPayload Method
Gets the byte array of the current structure's payload.
Namespace: SysadminsLV.Asn1ParserAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.3.0+5c47da1850320381293fe03930b30c8078b8bf98
public byte[] GetPayload()
Public Function GetPayload As Byte()
public:
array<unsigned char>^ GetPayload()
member GetPayload : unit -> byte[]
Return Value
ByteByte array of the current structure's payload