sc_key_store_data_t

The key store data that represents a key element on the card.

Synopsis:

#include <smartcard/sc_key_store_data.h>
 
typedef struct _sc_key_store_data_t sc_key_store_data_t;

Since:

BlackBerry 10.2.0

Library:

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

Description:

For example, it can represent a certificate with the corresponding private key on the card. Alternatively, it can represent a symmetric key on the card.