Companion
Functions
Link copied to clipboard
Link copied to clipboard
Gets a new active face capture session
Link copied to clipboard
Get the app thumbprint
Link copied to clipboard
Get the device ID
Link copied to clipboard
Get the license info
Link copied to clipboard
Gets a new passive face capture session
Link copied to clipboard
Get the version of the SDK
Link copied to clipboard
A utility method that ensures that the SDK is initialized before running a lambda. It shows a loading dialog while the SDK is being initialized. The initialization is in a separate thread.
Link copied to clipboard
Initialize the SenseCrypt SDK synchronously
Link copied to clipboard
Check if the SenseCrypt SDK is initialized
Link copied to clipboard
Check if the face is live or not
Link copied to clipboard
Get the QR code info from the decoded QR code bytes. This doesn't decrypt the SensePrint.
Link copied to clipboard
Initialize the SenseCrypt SDK
Link copied to clipboard
Verify the password
Link copied to clipboard
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)