NXP Reader Library  v17.1.0.2535

Definitions for MIFARE DUOX Authentication methods. To be used with SAM_MutualAuthEcc Part1. More...

Collaboration diagram for AuthMethod:

Macros

#define PHHAL_HW_CMD_SAM_AUTH_METHOD_MUTUAL_AUTH_CERT   0x80U
 SAM DUOX Authentication method as ASymmetric Mutual Authentication with Certificate.A included. More...
 
#define PHHAL_HW_CMD_SAM_AUTH_METHOD_MUTUAL_AUTH_NO_CERT   0xA0U
 SAM DUOX Authentication method as ASymmetric Mutual Authentication with Certificate.A not included. More...
 
#define PHHAL_HW_CMD_SAM_AUTH_METHOD_READER_UNILATERAL_AUTH_CERT   0x40U
 SAM DUOX Authentication method as ASymmetric Reader-Unilateral Authentication with Certificate.A included. More...
 
#define PHHAL_HW_CMD_SAM_AUTH_METHOD_READER_UNILATERAL_AUTH_NO_CERT   0x60U
 SAM DUOX Authentication method as ASymmetric Reader-Unilateral Authentication with Certificate.A not included. More...
 

Detailed Description

Definitions for MIFARE DUOX Authentication methods. To be used with SAM_MutualAuthEcc Part1.

Macro Definition Documentation

◆ PHHAL_HW_CMD_SAM_AUTH_METHOD_MUTUAL_AUTH_CERT

#define PHHAL_HW_CMD_SAM_AUTH_METHOD_MUTUAL_AUTH_CERT   0x80U

SAM DUOX Authentication method as ASymmetric Mutual Authentication with Certificate.A included.

◆ PHHAL_HW_CMD_SAM_AUTH_METHOD_MUTUAL_AUTH_NO_CERT

#define PHHAL_HW_CMD_SAM_AUTH_METHOD_MUTUAL_AUTH_NO_CERT   0xA0U

SAM DUOX Authentication method as ASymmetric Mutual Authentication with Certificate.A not included.

◆ PHHAL_HW_CMD_SAM_AUTH_METHOD_READER_UNILATERAL_AUTH_CERT

#define PHHAL_HW_CMD_SAM_AUTH_METHOD_READER_UNILATERAL_AUTH_CERT   0x40U

SAM DUOX Authentication method as ASymmetric Reader-Unilateral Authentication with Certificate.A included.

◆ PHHAL_HW_CMD_SAM_AUTH_METHOD_READER_UNILATERAL_AUTH_NO_CERT

#define PHHAL_HW_CMD_SAM_AUTH_METHOD_READER_UNILATERAL_AUTH_NO_CERT   0x60U

SAM DUOX Authentication method as ASymmetric Reader-Unilateral Authentication with Certificate.A not included.