Authentication for ACardEmulator/TCardEmulator

secure sending and with high priority
This commit is contained in:
Jan-Christopher Pien
2016-10-11 21:54:29 +02:00
committed by Frank Morgner
parent 45273626eb
commit 9c758ffda0
10 changed files with 117 additions and 191 deletions

View File

@@ -5,4 +5,6 @@
void send_apdu_response(nfc_se_h handle, unsigned char *resp, unsigned int resp_len);
extern gboolean agent_connected;
#endif /* __tcardemulator_H__ */