ACSSmartCardIO Options

  • The TerminalTimeouts class defines operation timeouts for card terminals.

    Author

    Godfrey Chung

    Version

    1.0

    Date

    17 Nov 2017
    See more

    Declaration

    Swift

    public class TerminalTimeouts
  • The TransmitOptions class controls options in transmitting APDUs.

    The options are initialized with the following values:

    • GET RESPONSE for T=0: Enabled
    • GET RESPONSE for T=1: Enabled
    • Strip Le for T=1: Disabled

    Author

    Godfrey Chung

    Version

    1.0

    Date

    28 Mar 2018

    Since

    0.2

    See more

    Declaration

    Swift

    public final class TransmitOptions