Guardtime.KSI.Parser Namespace |
Class | Description | |
---|---|---|
![]() | CompositeTag |
TLV element containing other TLV elements.
|
![]() | ImprintTag |
Imprint TLV element
|
![]() | IntegerTag |
Integer TLV element.
|
![]() | RawTag |
Octet String TLV element.
|
![]() | StringTag |
String TLV element.
|
![]() | TagCounter |
Class for holding child tag count values.
|
![]() | TlvReader |
Specialized reader for decoding TLV data.
|
![]() | TlvTag |
TLV objects base class.
|
![]() | TlvTagBuilder |
Class for building TLV tags based on a given TLV tag.
|
![]() | TlvWriter |
TLV object writer for stream.
|
Interface | Description | |
---|---|---|
![]() | ICompositeTag |
TLV element containing other TLV elements.
|
![]() | ITlvTag |
TLV objects base class.
|