Added another life cycle state

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2289 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
sth 2005-03-30 18:18:46 +00:00
parent d67389dfd6
commit a6f8354b6e
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ extern "C" {
/* File status flags */
#define SC_FILE_STATUS_ACTIVATED 0x00
#define SC_FILE_STATUS_INVALIDATED 0x01
#define SC_FILE_STATUS_CREATION 0x02 /* Full access in this state,
(at least for SetCOS 4.4 */
/* Access Control flags */
#define SC_AC_NONE 0x00000000