SmartCard PrimeMD

[SmartCard PrimeMD]
:SingleUsePin=0
UseBadContainerKeyMapping=1
UseBadNoWritePublicKey=0

SingleUsePin

[SmartCard PrimeMD]
:SingleUsePin=0

Values

UseBadContainerKeyMapping

Because of an earlier error in the Thales IDPrime 4.ODD documentation, the Key ID and Container ID mapping functionality is now updated. This will now cause smart cards issued with earlier versions of Net iD not to work. But cards issued with Thales minidriver will start to work. The UseBadContainerKeyMapping parameter makes it possible to set to use the old or the new mapping behavior. It is also possible to set if a specified card model should use the new or the old behavior by using the ATR.

Values

0

Use new mapping.

1

Use old mapping.

ATR

The card model ATR.

Examples

Example 1. Set mapping behavior for specified card models by using ATR.
[SmartCard PrimeMD]
UseBadContainerKeyMapping=1,3B7F96000080318065B084565110120FFE829000;1,3BFF9600008131804380318065B084413DF6120FFE829000;

UseBadNoWritePublicKey

Because of that the smartcard Thales IDPrime MD 840 (Applet version 4.2.0 or later) cannot write the public key to the card after it is generated, this parameter makes it possible to prevent that the public key is written.

Do not make changes to this parameter, that is, make sure it is inactivated using a colon (:) character. This makes sure that it uses the default value 0.

When the value is set to 0, Net iD Client makes automatical checks if it should write or not write the public key to the card by examining the smart card model. That is, if the smart card is an IDPrime MD 840 applet ver. 4.2.0 or later it will not write the public key. But if the card is of a different model, it will write the public key to the card.

Values

0

Do not write public key when the card is an IDPrime MD 840 applet ver. 4.2.0 or later.
For other cards Net iD Client will automatically change this value to 1.

1

Write public key to card.

Examples

Example 2. Manage a specific card using ATR

Using the ATR for the IDPrime MD 840 card to specify that it should write the public key to the card.

[SmartCard PrimeMD]
UseBadNoWritePublicKey=1,3B7F96000080318065B0850300EF120FFE829000;0