Discuss this help topic in SecureBlackbox Forum
Spesifies subpacket type.
Declaration
[VB.NET]
Property SubpacketType As Byte
[Pascal]
property SubpacketType : byte;
[C++]
uint8_t get_SubpacketType();
[PHP]
integer get_SubpacketType()
[Java]
byte getSubpacketType();
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