added fids for EF.CardSecurity

This commit is contained in:
Frank Morgner
2012-09-19 00:59:27 +02:00
parent 7145984d5f
commit 062cf21bb2

View File

@@ -85,9 +85,13 @@ extern "C" {
//#define PACE_PUK 0x04
/** File identifier of EF.CardAccess */
#define FID_EF_CARDACCESS 0x011C
#define FID_EF_CARDACCESS 0x011C
/** Short file identifier of EF.CardAccess */
#define SFID_EF_CARDACCESS 0x1C
/** File identifier of EF.CardSecurity */
#define FID_EF_CARDSECURITY 0x011D
/** Short file identifier of EF.CardAccess */
#define SFID_EF_CARDSECURITY 0x1D
/** Maximum length of EF.CardAccess */
#define MAX_EF_CARDACCESS 2048