verifyPassword

public final Boolean verifyPassword(ByteArray sensePrintBytes, String password)

Verify the password

Return

true if the password is correct, false otherwise

Parameters

sensePrintBytes

The SensePrint bytes from the QR code info

password

The password

Throws

SenseCryptSdkException