FingerTemplate.toBdt Method¶
Module: FingerTemplate
Definition¶
Exports the finger template object to a Biometric Data Template (BDT) buffer.
This buffer can only be used with id3 Finger Match-on-Card specific implementations to verify a finger template.
Uint8List toBdt()
Returns
Uint8ListA buffer that receives the biometric data template.
Exceptions
An error has occurred during Finger Library execution.