Contents

newPINRequested(in:)

Tells the delegate that the new PIN needs to be entered.

Declaration

optional func newPINRequested(in interaction: TKSmartCardUserInteraction)

Parameters

  • interaction:

    The user interaction.

See Also

Delegate Methods