Retrieve a unique identifier for the currently connected smart card.
#include <smartcard_spi/SmartCardInterface.hpp>
virtual sc_response_code_t smartcard_spi::SmartCardInterface::getSmartCardId(sc_smart_card_id_t &cardId)
BlackBerry 10.3.0
The card ID, which is populated by this function.
This function retrieves an identifier that uniquely identifies the currently connected smart card.
If successful, SC_SCARD_S_SUCCESS is returned. Otherwise, an error code is returned.