Mattan
Mattan

Reputation: 31

ActivClient/CAC: How to get the container 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

Upvotes: 1

Views: 751

Answers (2)

user837069
user837069

Reputation: 11

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.

Upvotes: 1

Martin Paljak
Martin Paljak

Reputation: 4142

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.

Upvotes: 0

Related Questions