EnrollAccountAndSetupSDKPin

This accounts for special case of first enrollment in the LockConfigurationType.SDK_PIN_WITH_BIOMETRICS_OPTIONAL lock configuration. This usecase does not require SDK to be unlocked prior to enrollment.

As opposed to EnrollAccount use case, this usecase also has the following traits:

  • SDK does not have to be unlocked when this operation is called.

  • A pin used with this use case is applied to whole SDK.

  • SDK will be unlocked upon successful enrollment.

Properties

Link copied to clipboard
private final CharArray sdkPin

Functions

Link copied to clipboard
public final CharArray getSdkPin()