Protocols

The following protocols are available globally.

  • DeviceAuthenticationDelegate Call back for App to initiate the user authentication.

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public protocol DeviceAuthenticationDelegate
  • PendingBindingSession is used to get vProvisionedTokenId session details with pending activation. This object is retrieved when the token on the server is in BindingState.pendingActivation state

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public protocol PendingBindingSession
  • VisaCTFHelper is used to authenticate and bind vProvisionedTokenId with the device.

    Version

    Version 1.0

    Since

    Since 1.0
    See more

    Declaration

    Swift

    public protocol VisaCTFHelper