Implementation of the CCID frames that are exchanged between the PC/SC Bridge (and the driver behind it) and the reader (or virtual reader application) More...
Public Attributes | |
| byte | opcode |
| Command/Response opcode. | |
| byte | slot |
| Slot. | |
| byte | sequence |
| Sequence. | |
| byte[] | payload |
| Payload. | |
Properties | |
| uint | payload_length [get] |
| Length of payload. | |
Implementation of the CCID frames that are exchanged between the PC/SC Bridge (and the driver behind it) and the reader (or virtual reader application)