#include <chipcard/ctprocessorcard.h>#include <chipcard/ctmisc.h>#include <list>Go to the source code of this file.
Defines | |
| #define | KEY_STATUS_ACTIVE 0x10 |
| #define | KEY_STATUS_INACTIVE_CERT 0x0a |
| #define | KEY_STATUS_INACTIVE_FREE 0x08 |
| #define | KEY_STATUS_INACTIVE_NEW 0x07 |
| #define | KEY_STATUS_ACTIVE_NEW 0x02 |
| #define | KEY_STATUS_ACTIVE_INCOMPLETE 0x01 |
| #define | KEY_STATUS_ACTIVE_INILETTER 0x00 |
| #define | KEY_STATUS_INTERNAL_UNUSED 0xff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2