NXP Reader Library  v17.1.0.2535

KeyPolicy Options to be used with Manage Key-Pair interface. More...

Collaboration diagram for KeyPolicy:

Macros

#define PHAL_MFDUOX_KEY_POLICY_DISABLED   0x0000U
 Option for Key Policy as disabled.
 
#define PHAL_MFDUOX_KEY_POLICY_FREEZE_KUCLIMIT   0x8000U
 Option for Key Policy as Freeze Key Usage Counter Limit.
 
#define PHAL_MFDUOX_KEY_POLICY_ECC_CARD_UNILATERAL_AUTH   0x0100U
 Option for Key Policy as ECC Based Card-Unilateral with ISOInternalAuthenticate.
 
#define PHAL_MFDUOX_KEY_POLICY_ECC_MUTUAL_AUTH   0x0080U
 Option for Key Policy as ECC Based Mutual Authentication.
 
#define PHAL_MFDUOX_KEY_POLICY_ECC_TRANSACTION_SIGNATURE   0x0040U
 Option for Key Policy as ECC Based Transaction Signature.
 
#define PHAL_MFDUOX_KEY_POLICY_ECC_SECURE_DYNAMINC_MESSAGING   0x0020U
 Option for Key Policy as ECC Based Secure Dynamic Messaging.
 
#define PHAL_MFDUOX_KEY_POLICY_CRYPTO_REQUEST_ECC_SIGN   0x0010U
 Option for Key Policy as ECC Based CryptoRequest ECC Sign.
 

Detailed Description

KeyPolicy Options to be used with Manage Key-Pair interface.