SC_TransactT1 Function

Smart Card Library

Smart Card Library
SC_TransactT1 Function
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 
Microchip Smart Card Library 1.02.8 - [July 18, 2012]
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.