verifySensePrint
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
sensePrintBytes
The SensePrint bytes (read from the QR code)
password
The password
sessionHolder
The session holder containing the active or passive face capture session
Throws
SenseCryptSdkException