logo       

Adding SC_FILE_STATUS_INITIALISATION status in sc_file_t: msg#00275

encryption.opensc.devel

Subject: Adding SC_FILE_STATUS_INITIALISATION status in sc_file_t

Hi,

any objection against adding a new value for the status field in sc_file_t?

(I'd like to use it for the SetCOS 4.4 initialisation.)

Stef


Index: src/libopensc/opensc.h
===================================================================
--- src/libopensc/opensc.h (revision 2287)
+++ src/libopensc/opensc.h (working copy)
@@ -72,6 +72,7 @@
/* File status flags */
#define SC_FILE_STATUS_ACTIVATED 0x00
#define SC_FILE_STATUS_INVALIDATED 0x01
+#define SC_FILE_STATUS_INITIALISATION 0x02

/* Access Control flags */
#define SC_AC_NONE 0x00000000


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise