Download PDF
 
TIPS FOR FINGERTEC BIOBRIDGE SDK
Backup() and Restore() functions are no longer supported. Basically the backup and restore functions
only include the user information, user fingerprint template, user timezone and transaction logs. Please
refer to the following for an alternative way to archieve the mentioned functions.
a. User Info
backup - GetUserInfo()
restore - SetUserInfo()
b. User Fingerprint Template
backup - GetUserTemplate()
restore - SetUserTemplate()
c. User TimeZone
backup - GetUserTimezone()
restore - SetTimezoneInfo()
d. Transaction Logs
backup - ReadGeneralLog()
Please note that the transaction logs CANNOT be restore back to the reader due to the some security
reason as no human intervention can change the transaction logs in the reader. So all the transaction
logs will be genuine and correct at all time.