__construct()
__construct(float|null $sensitivity = null, boolean|null $text_dependent = null, boolean|null $enable_pad = null)
Create a VerifySettings object
Parameters
float|null | $sensitivity | Determines the sensitivity of the biometric analysis. Allowable range is -10.0 to 10.0. |
boolean|null | $text_dependent | Whether to verify in text dependent mode. |
boolean|null | $enable_pad | Whether to enable presentation attack detection. |