Click or drag to resize

Guardtime.KSI.Parser Namespace

 
Classes
  ClassDescription
Public classCompositeTag
TLV element containing other TLV elements.
Public classImprintTag
Imprint TLV element
Public classIntegerTag
Integer TLV element.
Public classRawTag
Octet String TLV element.
Public classStringTag
String TLV element.
Public classTagCounter
Class for holding child tag count values.
Public classTlvReader
Specialized reader for decoding TLV data.
Public classTlvTag
TLV objects base class.
Public classTlvTagBuilder
Class for building TLV tags based on a given TLV tag.
Public classTlvWriter
TLV object writer for stream.
Interfaces
  InterfaceDescription
Public interfaceICompositeTag
TLV element containing other TLV elements.
Public interfaceITlvTag
TLV objects base class.