ApduRxData Struct Reference
APDU RX exchange command.
#include <scmTypes.h>
Public Attributes | |
| char32_t | sw1 = 0 |
| SW1. | |
| char32_t | sw2 = 0 |
| SW2. | |
| std::string | rxData |
| The data structure. | |
APDU RX exchange command.
#include <scmTypes.h>
Public Attributes | |
| char32_t | sw1 = 0 |
| SW1. | |
| char32_t | sw2 = 0 |
| SW2. | |
| std::string | rxData |
| The data structure. | |