adapted to the latest changes of OpenPACE
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@287 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1044,7 +1044,7 @@ int EstablishPACEChannel(struct sm_ctx *oldpacectx, sc_card_t *card,
|
|||||||
}
|
}
|
||||||
|
|
||||||
printf("Card holder authorization template (CHAT)\n");
|
printf("Card holder authorization template (CHAT)\n");
|
||||||
if (!cv_chat_print(bio_stdout, chat, "\t")) {
|
if (!cvc_chat_print(bio_stdout, chat, "\t")) {
|
||||||
sc_error(card->ctx, "Could not print card holder authorization template (CHAT).");
|
sc_error(card->ctx, "Could not print card holder authorization template (CHAT).");
|
||||||
ssl_error(card->ctx);
|
ssl_error(card->ctx);
|
||||||
r = SC_ERROR_INTERNAL;
|
r = SC_ERROR_INTERNAL;
|
||||||
|
|||||||
Reference in New Issue
Block a user