adapted to openpace
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@641 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1627,7 +1627,7 @@ npa_sm_pre_transmit(sc_card_t *card, const struct sm_ctx *ctx,
|
|||||||
goto err;
|
goto err;
|
||||||
}
|
}
|
||||||
|
|
||||||
switch (CVC_get_terminal_type(cvc_cert->body->chat)) {
|
switch (CVC_get_role(cvc_cert->body->chat)) {
|
||||||
case CVC_CVCA:
|
case CVC_CVCA:
|
||||||
sc_debug(card->ctx, SC_LOG_DEBUG_VERBOSE, "Processing CVCA certificate");
|
sc_debug(card->ctx, SC_LOG_DEBUG_VERBOSE, "Processing CVCA certificate");
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user