NXP Reader Library  v17.1.0.2535

Definitions for SAM (AV4 and future SAM's) SET Key Configuration option. More...

Collaboration diagram for SET:

Macros

#define PH_KEYSTORE_SAM_CONFIG_ALLOW_DUMP_SESSION_KEY   0x0000U
 Enable or Disable SAM_ChangeKeyMIFARE and SAM_DumpSessionKey command.
 
#define PH_KEYSTORE_SAM_CONFIG_KEEP_IV   0x0001U
 Enable or Disable the reset of init vector after a crypto command.
 
#define PH_KEYSTORE_SAM_CONFIG_PL_KEY   0x0002U
 Enable or Disable the Host key type to provide permissions for Cmd.PLExec execution.
 
#define PH_KEYSTORE_SAM_CONFIG_AUTH_KEY   0x0003U
 Enable or Disable Host Authentication with key other that MasterKey.
 
#define PH_KEYSTORE_SAM_CONFIG_DISABLE_KEY_ENTRY   0x0004U
 Enable or Disable Key Entry.
 
#define PH_KEYSTORE_SAM_CONFIG_LOCK_KEY   0x0005U
 Enable or Disable LockUnlock.
 
#define PH_KEYSTORE_SAM_CONFIG_DISABLE_CHANGE_KEY_PICC   0x0006U
 Enable or Disable writing the key to a PICC.
 
#define PH_KEYSTORE_SAM_CONFIG_DISABLE_DECRYPTION   0x0007U
 Enable or Disable SAM_DecipherData command.
 
#define PH_KEYSTORE_SAM_CONFIG_DISABLE_ENCRYPTION   0x0008U
 Enable or Disable SAM_EncipherData command.
 
#define PH_KEYSTORE_SAM_CONFIG_DISABLE_VERIFY_MAC   0x0009U
 Enable or Disable SAM_VerifyMAC command.
 
#define PH_KEYSTORE_SAM_CONFIG_DISABLE_GENERATE_MAC   0x000AU
 Enable or Disable SAM_GenerateMAC command.
 

Detailed Description

Definitions for SAM (AV4 and future SAM's) SET Key Configuration option.