Searched defs:CommandApdu (Results 1 – 2 of 2) sorted by relevance
25 typedef struct CommandApdu { struct33 } CommandApdu; argument
187 bool AppletConnection::transmit(std::vector<uint8_t>& CommandApdu , std::vector<uint8_t>& output){ in transmit()