From 7ac1760a15f0e569b89c8e5f030b48e3042407c1 Mon Sep 17 00:00:00 2001 From: oepen Date: Fri, 9 Dec 2011 16:35:52 +0000 Subject: [PATCH] git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@665 96b47cad-a561-4643-ad3b-153ac7d7599c --- virtualsmartcard/src/vpicc/virtualsmartcard/cards/nPA.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/virtualsmartcard/src/vpicc/virtualsmartcard/cards/nPA.py b/virtualsmartcard/src/vpicc/virtualsmartcard/cards/nPA.py index cfa501c..d0cf1b2 100644 --- a/virtualsmartcard/src/vpicc/virtualsmartcard/cards/nPA.py +++ b/virtualsmartcard/src/vpicc/virtualsmartcard/cards/nPA.py @@ -39,13 +39,7 @@ class nPA_AT_CRT(ControlReferenceTemplate): print(chat) elif tag == 0x67: auxiliary_data = value - elif tag == 0x80: - # handled by ControlReferenceTemplate.parse_SE_config - pass - elif tag == 0x83: - # handled by ControlReferenceTemplate.parse_SE_config - pass - elif tag == 0x84: + elif tag == 0x80 or tag == 0x83 or tag == 0x84: # handled by ControlReferenceTemplate.parse_SE_config pass elif tag == 0x91: