libPCSCv2part10
Data Fields
PCSC_TLV_STRUCTURE Struct Reference

#include <PCSCv2part10.h>

Data Fields

uint8_t tag
 
uint8_t length
 
uint32_t value
 

Detailed Description

the structure must be 6-bytes long

Field Documentation

◆ length

uint8_t PCSC_TLV_STRUCTURE::length

Length

◆ tag

uint8_t PCSC_TLV_STRUCTURE::tag

Tag

◆ value

uint32_t PCSC_TLV_STRUCTURE::value

This value is always in BIG ENDIAN format as documented in PCSC v2 part 10 ch 2.2 page 2. You can use ntohl() for example


The documentation for this struct was generated from the following file: