WithSDKPin

public final class WithSDKPin extends UserPresenceVerificationMode

Used when the SDK LockConfigurationType is SDK_PIN_WITH_BIOMETRICS_OPTIONAL. This will unlock the SDK with the Custom App PIN set during the enrollment. The client app needs to implement the relevant mechanism to ask the user to provide the Custom App PIN and then invoke this function.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
private final CharArray sdkPin

Functions

Link copied to clipboard
public final CharArray getSdkPin()