Classes

The following classes are available globally.

  • DeviceAuthentication is used to authenticate the device.

    Version

    Version 3.0

    Since

    Since 3.0
    See more

    Declaration

    Swift

    public class DeviceAuthentication
  • The MastercardTAFHelper class is used to bind the Mastercard provisioned token ID to the device and authenticate transactions.

    Version

    Version 3.0

    Since

    Since 3.0
    See more

    Declaration

    Swift

    public class MastercardTAFHelper
  • The TMGClient is used to create instances of VisaCTFHelper and MastercardTAFHelper. These instances are utilized to bind and authenticate vProvisionedTokenId to the device for Visa or Mastercard.

    Version

    Version 3.0

    Since

    Since 3.0
    See more

    Declaration

    Swift

    public class TMGClient
  • TMGClientConfiguration used to configure the Server URL, Server certificate, Key identifier and Certificate pins

    Version

    Version 3.0

    Since

    Since 3.0
    See more

    Declaration

    Swift

    public class TMGClientConfiguration
  • The VisaCTFHelper is used to bind the visa provisioned token ID to the device and authenticate transactions.

    Version

    Version 3.0

    Since

    Since 3.0
    See more

    Declaration

    Swift

    public class VisaCTFHelper