using specifications from TR-03110 2.01 as default (as done by test

cards)


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@46 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2010-03-09 19:30:29 +00:00
parent a8887b1f03
commit 2bc8c9b512

View File

@@ -657,6 +657,7 @@ int EstablishPACEChannel(sc_context_t *ctx, sc_card_t *card,
debug_ossl(ctx);
goto err;
}
pctx->tr_version = PACE_TR_VERSION_2_01;
nonce = PACE_STEP2_dec_nonce(sec, enc_nonce, pctx);