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
public property DefaultAdminKey Gets the default admin key.
Top

Public Methods

  Name Description
public method GenerateCardId Generates an identifier for a smart card.
public method GetCardChallengeResponse Computes the cryptographic response to a smart card's challenge.
public method GetDiversifiedAdminKey Generates a new diversified admin key for a smart card.
public method Initialize Initializes the smart card initialization provider.
Top

See Also