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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user