11.12.3.2.9. Enum SE05x_AppletResID_t¶
Defined in File se05x_enums.h
11.12.3.2.9.1. Enum Documentation¶
-
enum
SE05x_AppletResID_t
¶ Reserved idendntifiers of the Applet
Values:
-
kSE05x_AppletResID_NA
= 0¶ Invalid
-
kSE05x_AppletResID_TRANSPORT
= 0x7FFF0200¶ An authentication object which allows the user to switch LockState of the applet. The LockState defines whether the applet is transport locked or not.
-
kSE05x_AppletResID_KP_ECKEY_USER
= 0x7FFF0201¶ A device unique NIST P-256 key pair which contains SK.SE.ECKA and PK.SE.ECKA in ECKey session context.
-
kSE05x_AppletResID_KP_ECKEY_IMPORT
= 0x7FFF0202¶ A device unique NIST P-256 key pair which contains SK.SE.ECKA and PK.SE.ECKA in ECKey session context; A constant card challenge (all zeroes) is applicable.
-
kSE05x_AppletResID_FEATURE
= 0x7FFF0204¶ An authentication object which allows the user to change the applet variant.
-
kSE05x_AppletResID_FACTORY_RESET
= 0x7FFF0205¶ An authentication object which allows the user to delete all objects, except trust provisioned by NXP objects.
-
kSE05x_AppletResID_UNIQUE_ID
= 0x7FFF0206¶ A BinaryFile Secure Object which holds the device unique ID. This file cannot be overwritten or deleted.
-
kSE05x_AppletResID_PLATFORM_SCP
= 0x7FFF0207¶ An authentication object which allows the user to change the platform SCP requirements, i.e. make platform SCP mandatory or not, using SetPlatformSCPRequest. Mandatory means full security, i.e. command & response MAC and encryption. Only SCP03 will be sufficient.
An authentication object which grants access to the I2C master feature. If the credential is not present, access to I2C master is allowed in general. Otherwise, a session using this credential shall be established and I2CM commands shall be sent within this session.
-
kSE05x_AppletResID_RESTRICT
= 0x7FFF020A¶ An authentication object which grants access to the SetLockState command
-