generateSensePrint

public final ByteArray generateSensePrint(String record, Boolean isLivenessEnabled, HashMap<String, String> metaData, HashMap<String, String> clearTextData, String password, SessionHolder sessionHolder)

Generate a SensePrint QR code

Return

The SensePrint Qr code bytes

Parameters

record

record ID

isLivenessEnabled

Whether liveness check is enabled

metaData

The metadata

clearTextData

The unencrypted text data

password

The password

sessionHolder

The session holder containing the active or passive face capture session

Throws

SenseCryptSdkException