Discuss this help topic in SecureBlackbox Forum
Spesifies subpacket type.
Declaration
[C#/Java]
byte SubpacketType;
[VB.NET]
Property SubpacketType As Byte
[Pascal]
property SubpacketType : byte;
[C++]
uint8_t get_SubpacketType();
[PHP]
integer get_SubpacketType()
Description
Use this property to specify the type of the subpacket.
Type is specified in the form of the constant.
Discuss this help topic in SecureBlackbox Forum