Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
internal.h File Reference
#include <stdbool.h>
#include <PCSC/wintypes.h>
#include <PCSC/winscard.h>
Include dependency graph for internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ykyh_state
 
union  u_APDU
 

Macros

#define READER_LEN   32
 
#define MAX_READERS   16
 

Typedefs

typedef union u_APDU APDU
 

Variables

unsigned const char aid [] = {0xa0, 0x00, 0x00, 0x05, 0x27, 0x21, 0x07}
 

Macro Definition Documentation

◆ MAX_READERS

#define MAX_READERS   16

Definition at line 32 of file internal.h.

◆ READER_LEN

#define READER_LEN   32

Definition at line 31 of file internal.h.

Typedef Documentation

◆ APDU

typedef union u_APDU APDU

Definition at line 52 of file internal.h.

Variable Documentation

◆ aid

unsigned const char aid[] = {0xa0, 0x00, 0x00, 0x05, 0x27, 0x21, 0x07}

Definition at line 54 of file internal.h.

54{0xa0, 0x00, 0x00, 0x05, 0x27, 0x21, 0x07};