Classes

The following classes are available globally.

  • DeviceAuthenticationChecker used to check what kind of authentication the device supports.

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public class DeviceAuthenticatorChecker : NSObject
  • IdvMethod defines the IDV method available to the end user

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public class IdvMethod : NSObject, Codable
  • OtpActivationStatus to capture otp status during submitIdvMethod and send back to applications.

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public class OtpActivationStatus : NSObject
  • TMGClient is used to create the VisaCTFHelper object which are used to bind and authenticate the vProvisionedTokenId to device for Visa.

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

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

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public class TMGClientConfiguration : NSObject