Bioseal.findBiometrics Method¶
Module: Bioseal
Definition¶
Finds the biometric field in payload.
FieldList findBiometrics(BiometricDataType biometricDataType, String? biometricFormat)
Parameters
biometricDataType BiometricDataTypein The type of biometric data.
biometricFormat Stringin The format of the biometric data.
Returns
The list of fields containing biometric data.
Exceptions
An error has occurred during Bioseal Library execution.