Authenticity Check
To perform document verification with UV or IR light flashing on the 1120 or 7310 device, use the the SCENARIO_FULL_AUTH
scenario and the following settings:
DocumentReader.Instance().functionality().edit().setUseAuthenticator(true).apply();
DocumentReader.Instance().functionality().edit().setBtDeviceName("Regula 0000").apply();
DocumentReader.Instance().functionality().edit().setUseAuthenticator(true).apply()
DocumentReader.Instance().functionality().edit().setBtDeviceName("Regula 0000").apply()
where "Regula 0000" is the device name.