Package | Description |
---|---|
com.rscja.deviceapi.interfaces | |
com.rscja.team.qcom.r1.hf |
Modifier and Type | Method and Description |
---|---|
boolean |
IHF14443A.authentication(byte cMode,
byte cBlock,
byte[] pcKey)
验证14443A卡(Authentication 14443A card)
|
boolean |
IHF14443A.writeBlock(byte cBlock,
byte[] pcBlockData)
写卡(Write card)
|
Modifier and Type | Method and Description |
---|---|
boolean |
HF14443A.authentication(byte cMode,
byte cBlock,
byte[] pcKey)
验证14443A卡(Authentication 14443A card)
|
boolean |
HF14443A.writeBlock(byte cBlock,
byte[] pcBlockData)
写卡(Write card)
|