|
Adding SC_FILE_STATUS_INITIALISATION status in sc_file_t: msg#00275encryption.opensc.devel
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> |
|---|---|---|
| Previous by Date: | Re: opensc and infocamere card: 00275, Giuseppe Sacco |
|---|---|
| Next by Date: | Re: Adding SC_FILE_STATUS_INITIALISATION status in sc_file_t: 00275, Nils Larsch |
| Previous by Thread: | some errors in traci: 00275, Andreas Jellinghaus |
| Next by Thread: | Re: Adding SC_FILE_STATUS_INITIALISATION status in sc_file_t: 00275, Nils Larsch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |