For the complete documentation index, see llms.txt. This page is also available as Markdown.

About Encryption and Decryption

Some data exchanged between the device and the host is encrypted. This includes parts of the EMV ARQC Type and the EMV Batch Data Type. To decrypt this data, the host must first determine what key to use, then decrypt the data. The following sections explain each of those steps in detail.

Last updated