public enum PassportNfcLoadErrorType
Describes the error which might happen during data extraction from the NFC chip
public static PassportNfcLoadErrorType UNKNOWN_ERROR
Unexpected error
public static PassportNfcLoadErrorType IO_ERROR
Error during the transfer of the data. It might happen if the connection to NFC chip has been lost
public static PassportNfcLoadErrorType LICENSE_ERROR
Might happen if the user has no corresponding license for usage of NFC chip or it has expired
public static PassportNfcLoadErrorType LOAD_GROUPS_FAIL
Error happened during the parsing a groups from the NFC Chip
public static PassportNfcLoadErrorType GET_GROUPS_FAIL
Error happened during the parsing the group headers from the NFC Chip
public static PassportNfcLoadErrorType AUTHENTICATE_FAIL
Error happened during the authenticate state and getting a challenge from the chip
public static PassportNfcLoadErrorType APPLICATION_SELECT_FAIL
Error happened during the application select state