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.
Tells the delegate that the old PIN needs to be entered.
optional func oldPINRequested(in interaction: TKSmartCardUserInteraction)The user interaction.