Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Agnos provides a set of EMV core primitives which support EMV transaction flow. These primitives are used by:

  • CT payment applications (see emvco.c as example)

  • CL card processing applications (alias CL kernels)

Table of Contents

C Structures

tTransactionalContext (agnos.h)

tADFList (selection.h)

tADF (selection.h)

tPSE (selection.h)

Callbacks

typedef void (*tGetDataCallback)(tBoolean lastRead, tBoolean *next)

...