Companion

public class Companion

Properties

Link copied to clipboard

GENERATION_CAPTURE_MODE determines which view (ActiveFaceCapture / PassiveFaceCapture) and which camera (back / front) to show for SensePrint generation.

Link copied to clipboard
public final static Constants.Companion INSTANCE
Link copied to clipboard
private final String ISSUERS_PUBLIC_KEY

The public key of the issuer that generated the SensePrint QR code.

Link copied to clipboard

The tolerance level for liveness checks

Link copied to clipboard
private final SdkMode SDK_MODE

to determine whether to check if the apk is online or offline

Link copied to clipboard

A verifier auth key can be set while generating a SensePrint QR code. If it has been set, then the SenseCrypt SDK will need to be initialized with the same verifier auth key.

Link copied to clipboard

VERIFICATION_CAPTURE_MODE determines which view (ActiveFaceCapture / PassiveFaceCapture) and which camera (back / front) to show for SensePrint verification.

Functions

Link copied to clipboard

GENERATION_CAPTURE_MODE determines which view (ActiveFaceCapture / PassiveFaceCapture) and which camera (back / front) to show for SensePrint generation.

Link copied to clipboard

The public key of the issuer that generated the SensePrint QR code.

Link copied to clipboard

The tolerance level for liveness checks

Link copied to clipboard
public final SdkMode getSDK_MODE()

to determine whether to check if the apk is online or offline

Link copied to clipboard

A verifier auth key can be set while generating a SensePrint QR code. If it has been set, then the SenseCrypt SDK will need to be initialized with the same verifier auth key.

Link copied to clipboard

VERIFICATION_CAPTURE_MODE determines which view (ActiveFaceCapture / PassiveFaceCapture) and which camera (back / front) to show for SensePrint verification.