added fids for EF.CardSecurity
This commit is contained in:
@@ -85,9 +85,13 @@ extern "C" {
|
|||||||
//#define PACE_PUK 0x04
|
//#define PACE_PUK 0x04
|
||||||
|
|
||||||
/** File identifier of EF.CardAccess */
|
/** File identifier of EF.CardAccess */
|
||||||
#define FID_EF_CARDACCESS 0x011C
|
#define FID_EF_CARDACCESS 0x011C
|
||||||
/** Short file identifier of EF.CardAccess */
|
/** Short file identifier of EF.CardAccess */
|
||||||
#define SFID_EF_CARDACCESS 0x1C
|
#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 */
|
/** Maximum length of EF.CardAccess */
|
||||||
#define MAX_EF_CARDACCESS 2048
|
#define MAX_EF_CARDACCESS 2048
|
||||||
|
|||||||
Reference in New Issue
Block a user