NXP Reader Library  v17.1.0.2535
Common

Common Components without dependencies. More...

Collaboration diagram for Common:

Modules

 Cid Manager
 Eases Multiple-Card-Management by providing and locking CIDs.
 
 CryptoASym
 This is only a wrapper layer to abstract the different Crypto ASymmetric implementations. With this wrapper it is possible to support more than one ASymmetric implementation in parallel, by adapting this wrapper.
 
 CryptoRng
 This is only a wrapper layer to abstract the different crypto random number generator implementations. With this wrapper it is possible to support more than one crypto random number generator implementation in parallel, by adapting this wrapper.
 
 CryptoSym
 This is only a wrapper layer to abstract the different CryptoSym implementations. With this wrapper it is possible to support more than one CryptoSym implementation in parallel, by adapting this wrapper.
 
 KeyStore
 This is only a wrapper layer to abstract the different KeyStore implementations. With this wrapper it is possible to support more than one CryptoSym implementation in parallel, by adapting this wrapper.
 
 Log
 This layer provides logging and debug functionality. It is different from the other layers in the way it is initialised. It stores it's data parameters internally and only once, thus there can be only one instance.
 
 TMI Utilities
 This layer provides Utilities for operating on transaction MAC.
 
 Tools
 This component implements tools that are necessary for many different software modules.
 

Detailed Description

Common Components without dependencies.