6.3.2.4 INT WINAPI RF_M1_AUTHENTICATION2
Function: Mifare_Std Authentify
Prototype: int WINAPI rf_M1_authentication2 ( unsigned short icdev,
unsigned char model,
unsigned char block,
unsigned char *pKey)
Parameter: icdev: [IN] Device ID
model: [IN] key validate mode
block: [IN] block absolute address
pKey: [IN] 6 bytes password
Return 0 on success
Annotation: model = 0x60: use KeyA
model = 0x61: use KeyB