Yubico.Core.Tlv Namespace
Classes
TlvException | |
TlvObject | Tag, length, Value structure that helps to parse APDU response data. This class handles BER-TLV encoded data with determinate length. |
TlvObjects | Utility methods to encode and decode BER-TLV data. |
TlvReader | Use this class to parse TLV (tag-length-value) constructions. |
TlvWriter | Use this class to build TLV (tag-length-value) constructions. |
TlvWriter.TlvScope | The struct that defines the scope of a Nested TLV. An instance of this Struct is returned by a call to TlvWriter.WriteNestedTlv. |