CT-API

Card Terminal Application Programing Interface is a specification for smart-card integration into computing environments. The interface consists of just three functions

  1. CT_init()
  2. CT_data()
  3. CT_close()

External links