Contents

newPINConfirmationRequested(in:)

Tells the delegate that the new PIN needs to be re-entered for confirmation.

Declaration

optional func newPINConfirmationRequested(in interaction: TKSmartCardUserInteraction)

Parameters

  • interaction:

    The user interaction.

See Also

Delegate Methods