C
BOOL SC_TransactT1( SC_T1_PROLOGUE_FIELD* pfield, BYTE* iField, SC_APDU_RESPONSE* apduResponse );
Description
This function Sends/recieves the ISO 7816-4 compaliant T = 1 commands to the card.
Preconditions
SC_DoPPS was success
Parameters
Parameters |
Description |
SC_T1_PROLOGUE_FIELD* pfield |
Pointer to Prologue Field |
BYTE* iField |
Pointer to the Information Field of Tx/Rx Data |
SC_APDU_RESPONSE* apduResponse |
Pointer to APDU Response structure |