假设我想阅读EMV 卡的公共元素。我将列出一些我认为涉及的步骤。
1. First, select application
In order to select application we must:
(1) find out AID of application using PSE (if present)
(2) Try existing AID list.
现在,假设我使用上述两种方法之一成功选择了应用程序。
我的问题是:我必须采取哪些步骤来进一步阅读 EMV 卡的公共元素?更准确地说:我是否需要提供带有 PDOL 的卡并使用 GET PROCESSING OPTIONS获取 AIP 和 AFL ( http://www.openscdp.org/scripts/tutorial/emv/initiateapplicationprocess.html ),然后读出记录?
或者像我最初提到的那样选择应用程序后,我可以直接进行这样的事情(读取记录): 链接到源?