|
Keypop Calypso Crypto Legacy SAM C++ API 0.6.0
Reference Calypso Crypto Legacy SAM API for C++
|
Namespaces | |
| namespace | sam |
| namespace | spi |
| namespace | transaction |
Classes | |
| class | LegacySamApiFactory |
Enumerations | |
| enum class | CounterIncrementAccess { FREE_COUNTING_ENABLED , FREE_COUNTING_DISABLED } |
| enum class | GetDataTag { CA_CERTIFICATE } |
| enum class | SystemKeyType { PERSONALIZATION , KEY_MANAGEMENT , RELOADING , AUTHENTICATION } |
|
strong |
Enumeration of the different possible access rights for incrementing event counters.
Definition at line 24 of file CounterIncrementAccess.hpp.
|
strong |
Enumeration of all output data tags.
May not be applicable to all products.
| Enumerator | |
|---|---|
| CA_CERTIFICATE | CA Certificate (CACert) CACert may be unavailable.
|
Definition at line 25 of file GetDataTag.hpp.
|
strong |
Enumeration of the system key types of a Legacy Sam.
Each type corresponds to a specific use.
Definition at line 25 of file SystemKeyType.hpp.