This command is identical to the brp_Mif_AuthUser() command with the exception that it supports stronger authentication methods (MIFARE and AES), supported by MIFARE Pro cards.
- Parameters
-
[in] | protocol | used to execute the command |
[in] | AuthLevel | Desired authentication level * 0: AES SL1 authentication * 1: AES SL2 authentication * 2: AES SL3 authentication * 3: MIFARE authentication |
[in] | EV1Mode | Switches to EV1 secure messaging. (Only supported by MFP EV1 cards) |
[in] | KeyB | Key B is used when this flag is set, whereas Key A is used when this flag is cleared. |
[in] | Block | Block/Key address of MIFARE Pro card. |
[in] | Key | Key to use for authentication. |
[in] | Key_len | |