The object handling the PIN to be enrolled.

Hierarchy

Methods

Methods

  • This method should be invoked if the operation must be canceled.

    Returns Promise<void>

  • Specify the PIN to be enrolled.

    When this method is invoked, the SDK will validate the PIN and, if valid, will enroll it.

    Parameters

    • pin: string

      the PIN.

    Returns Promise<void>

Generated using TypeDoc