[Pcsclite-cvs-commit] MCardPlugin/src musclecardApplet.h,1.11,1.12

sauveron-guest@quantz.debian.org sauveron-guest@quantz.debian.org
Sun, 12 Oct 2003 16:11:08 +0200


Update of /cvsroot/muscleplugins/MCardPlugin/src
In directory quantz:/tmp/cvs-serv23684/src

Modified Files:
	musclecardApplet.h 
Log Message:
Modify two INS after the commit on the applet in order to be more ISO7816 compliant. 

Index: musclecardApplet.h
===================================================================
RCS file: /cvsroot/muscleplugins/MCardPlugin/src/musclecardApplet.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- musclecardApplet.h	3 Jul 2002 22:51:57 -0000	1.11
+++ musclecardApplet.h	12 Oct 2003 14:11:06 -0000	1.12
@@ -55,8 +55,8 @@
 #define INS_VERIFY_PIN      0x42
 #define INS_CHANGE_PIN      0x44
 #define INS_UNBLOCK_PIN     0x46
-#define INS_LOGOUT_ALL      0x60
-#define INS_GET_CHALLENGE   0x62
+#define INS_LOGOUT_ALL      0x70
+#define INS_GET_CHALLENGE   0x72
 #define INS_EXT_AUTH        0x38
 
     // Objects' use and management