Searched refs:kStrongBoxAppletAID (Results 1 – 1 of 1) sorted by relevance
58 const std::vector<uint8_t> kStrongBoxAppletAID = {0xA0, 0x00, 0x00, 0x00, 0x62}; variable93 if (kAppletAID == kStrongBoxAppletAID) { in AppletConnection()