sc_atr_string_t

A string representing a smart card ATR.

Synopsis:

#include <smartcard/sc_data_types.h>
 
typedef unsigned char sc_atr_string_t[SC_MAX_ATR_LENGTH];

Arguments:

Since:

BlackBerry 10.2.0

Library:

libscs (For the qcc command, use the -l scs option to link against this library)

Description: