newIntentForVerification

public final Intent newIntentForVerification(Context context, ByteArray spBytes, String password)

Method to create a new Intent for PassiveFaceCaptureActivity

Return

Intent - the intent to start the PassiveFaceCaptureActivity

Parameters

context
  • activity from which the intent is created

spBytes
  • SensePrint bytes read from the QR code

password
  • password to decrypt the SensePrint

isSensePrintLivenessCheckEnabled
  • boolean value to determine whether to check liveness at the end of the capture session