Contents

validationKeyPressed(in:)

Tells the delegate that the validation key has been pressed, indicating the end of PIN entry.

Declaration

optional func validationKeyPressed(in interaction: TKSmartCardUserInteraction)

Parameters

  • interaction:

    The user interaction.

See Also

Delegate Methods