SpringCard PC/SC Helpers for .NET  18.10.10
High-level access to a few current cards and to advanced coupler features
SpringCard.NFC.LLCP_PARAMETER Class Reference

Public Member Functions

 LLCP_PARAMETER (byte Type, byte[] Value)
 
 LLCP_PARAMETER (byte Type, byte Value)
 
int Length ()
 
byte [] GetBytes ()
 

Public Attributes

const byte TYPE_VERSION = 0x01
 
const byte TYPE_MIUX = 0x02
 
const byte TYPE_WKS = 0x03
 
const byte TYPE_LTO = 0x04
 
const byte TYPE_RW = 0x05
 
const byte TYPE_SN = 0x06
 
const byte TYPE_OPT = 0x07
 
const byte TYPE_SDREQ = 0x08
 
const byte TYPE_SDRES = 0x09
 

Protected Attributes

byte _Type = 0
 
byte [] _Value = null
 

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