PrApi: MakePassiveAuth |
Makes the Passive Authentication of the RFID chip.
Public Function MakePassiveAuth( ByVal card As String ) As Boolean
[Visual Basic] Public Function MakePassiveAuth(ByVal card As String) As Boolean
[Delphi] function MakePassiveAuth(card: WideString): Boolean;
[C++] bool MakePassiveAuth(BSTR card);
Comparation of the MRZ read visually from the MRTD�s data page and the MRZ value in Data Group 1 is skipped.
Class PrApi Overview PrApi Properties PrApi Methods MakePACEA MakeTerminalAuth