sc_context_t

Smart card operations require a valid, initialized smart card context.

Synopsis:

#include <smartcard/sc_smart_card.h>
 
typedef struct _sc_context_t sc_context_t;

Since:

BlackBerry 10.2.0

Library:

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

Description:

When the smart card context is no longer required, it should be destroyed.