- sm_transmit_apdu doesn't check SWs anymore

- not throwing error for sw=63XX in mse:set at


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@109 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-05-20 18:26:56 +00:00
parent 894d5be379
commit 72e4434fb4
3 changed files with 9 additions and 18 deletions

View File

@@ -281,10 +281,10 @@ main (int argc, char **argv)
goto err;
printf("Established PACE channel with CAN.\n");
i = pace_reset_retry_counter(&tmpctx, card, PACE_PIN, 0, NULL, 0);
if (i < 0)
goto err;
printf("Resumed PIN.\n");
/*i = pace_reset_retry_counter(&tmpctx, card, PACE_PIN, 0, NULL, 0);*/
/*if (i < 0)*/
/*goto err;*/
/*printf("Resumed PIN.\n");*/
i = pace_get_channel(&tmpctx, card,
PACE_PIN, pin, pin ? strlen(pin) : 0,