ActivClient/CAC:如何获取容器AID?
我正在尝试使用 ActivClient BSI 来对抗 CAC 卡 (PKI)。
如何获取容器的AID?
目前,我正在使用在 ActivClient UI 中看到的 AID。这些值是恒定的吗?
如果是,我在哪里可以找到所有这些常量的列表?
如果不是,我如何以编程方式获取这些值?
谢谢,
马坦
I'm trying to work with ActivClient BSI against CAC cards (PKI).
How can I get the AID of the containers?
For now, I'm using the AID I saw in the ActivClient UI. Are these values constant?
If yes, where can I find a list of all these constants?
If no, how can I programaticly get these values?
Thanks,
Mattan
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
当前 CAC 卡的容器 OID 在 NIST 800-73-3 第 2 部分中指定,可在 nist.gov 网站上获取。这些值是恒定的。
The container OIDs of the current CAC card are specified in NIST 800-73-3 part 2, available on the nist.gov site. These values are constant.
您最好向 ActivClient 供应商询问这些详细信息。
我不知道在这种情况下“容器 AID”是什么,但 AID 通常是“应用程序标识符”,对于给定的卡来说它应该是恒定的,因为主机端软件应该知道这个值。
You'd better ask ActivClient vendor about these details.
I don't know what a "container AID" is in this context, but an AID is usually an "Application Identifier" and it should be constant for a given card, as host-side software is expected to know this value.