These Components implement the MIFARE NTAG 42xDNA Originality Check functions.
More...
These Components implement the MIFARE NTAG 42xDNA Originality Check functions.
◆ phalMfNtag42XDna_ReadSign()
Performs the originality check to verify the genuineness of chip.
- Returns
- Status code
- Return values
-
| PH_ERR_SUCCESS | Operation successful. |
| Other | Depending on implementation and underlying component. |
- Parameters
-
| [in] | pDataParams | [In] Pointer to this layer's parameter structure. |
| [in] | bAddr | [In] Value is always 00. Present for forward compatibility reasons |
| [out] | pSignature | [Out] The plain 56 bytes originality signature of the PICC. |