|
| string | GetApdu (Type comandType, byte expectedLength=0x00) |
| | This command is used to retrieve certain specific information relating to the card itself such as card serial number, rather than data on the card itself. More...
|
| |
◆ Type
Specifies the type of command to be used,
| Enumerator |
|---|
| Default | GetData command returns: ISO/IEC 14443 Type A 4, 7 or 10-byte UID; ISO/IEC 14443 Type B 4-byte PUPI; ISO/IEC 15693 8-byte UID; FeliCa 8-byte IDm; iCLASS 14443 Type B / 15693 8-byte CSN;
|
| Specific | Works only for ISO/IEC 14443 Type A cards, number of historical bytes returned is limited to 15.
|
◆ GetApdu()
| string HidGlobal.OK.Readers.AViatoR.Components.GetDataCommand.GetApdu |
( |
Type |
comandType, |
|
|
byte |
expectedLength = 0x00 |
|
) |
| |
This command is used to retrieve certain specific information relating to the card itself such as card serial number, rather than data on the card itself.
The documentation for this class was generated from the following file:
- C:/Jenkins/workspace/Samples/SampleCodes/SampleCodes/HidGlobal.OK.Readers/AViatoR/Components/ContactlessCardCommunication.cs