PinCode

public final class PinCode extends SDKOfflinePinAuthMode

Offline user authentication method with user's pinCode in the LockConfigurationType SDK_PIN_WITH_BIOMETRICS_OPTIONAL.

Parameters

code

the Custom App PIN provided by the user.

Constructors

Link copied to clipboard
public PinCode PinCode(CharArray code)

Properties

Link copied to clipboard
private final CharArray code

Functions

Link copied to clipboard
public final CharArray getCode()