Searched refs:KEY_APDU_AID (Results 1 – 2 of 2) sorted by relevance
46 static const std::string KEY_APDU_AID = "aid"; variable
113 cJSON *aid = cJSON_GetObjectItemCaseSensitive(cardInfoEach, KEY_APDU_AID.c_str()); in GetEachCardInfoFromJson()