Click or drag to resize

PaddingTag Properties

The AggregationHashChainMetadataPaddingTag type exposes the following members.

Properties
  NameDescription
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Overrides TlvTagForceTlv16Encoding.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyIndex
Padding element index inside the metadata element
Public propertyIsReadAsTlv16
Indicates that TLV element was created using tlv16 encoding
(Inherited from RawTag.)
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Public propertyValue
Get TLV element byte array value.
(Inherited from RawTag.)
Top
See Also