verify Sense Print
public final DecryptedSensePrintData verifySensePrint(ByteArray sensePrintBytes, String password, SessionHolder sessionHolder)
Decrypt the SensePrint data using the capture session, and the QR code bytes (SensePrint bytes)
Return
The parsed (and decrypted) SensePrint data
Parameters
sense Print Bytes
The SensePrint bytes (read from the QR code)
password
The password
session Holder
The session holder containing the active or passive face capture session
Throws
Sense Crypt Sdk Exception