Contents

oldPINRequested(in:)

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

Declaration

optional func oldPINRequested(in interaction: TKSmartCardUserInteraction)

Parameters

  • interaction:

    The user interaction.

See Also

Delegate Methods