ICardInitialization Members
The FIM CM interface for custom initialization of smart cards.
The following tables list the members exposed by the ICardInitialization type.
Public Properties
Name | Description | |
---|---|---|
DefaultAdminKey | Gets the default administrator key. |
Top
Public Methods
Name | Description | |
---|---|---|
GenerateCardId | Generates an identifier for a smart card. | |
GetCardChallengeResponse | Computes the cryptographic response to a smart card's challenge. | |
GetDiversifiedAdminKey | Generates a new diversified administrative encryption key for a smart card. | |
Initialize | Initializes the smart card initialization provider. |
Top