Amadis

_CAD_INTERFACE_SUPPORT_

CAD Interface Support

The Compilation Option _CAD_INTERFACE_SUPPORT_ enables the CAD Interface consisting in a series of CAD Function Callbacks

These Callbacks allow bypassing or performing specific actions during ICC Reader interactions (ex: Card Detection, Card/Antenna Power On, Exchange APDU, …)

The CAD Interface is used for:

  • switching dynamically between a Virtual Reader and a Real Card Reader

  • switching the Mastercard’s PCD Bypass Mode

  • switching between the Replay Card Scenario and Read Card Reader Mode

  • recording APDU Logs

  • …

The list of CAD Interface Callbacks are:

  • detectCard()

  • removeCard()

  • technoDetected()

  • powerOn() (Contactless: Turn Antenna On)

  • powerOff() (Contactless: Turn Antenna Off)

  • exchangeAPDU()

  • getExchangeAPDUResult()

  • getAPDU()

  • cancelPolling()

This Compilation Option is available for the Agnos Frameworks FMK 3.4, FMK 3.5, FMK 3.6 and later