LegacySamSelectionExtension |
LegacySamSelectionExtension.prepareReadAllCountersStatus() |
Schedules the execution of a "Read Event Counter" and "Read Ceiling" commands to read the
status of all counters.
|
LegacySamSelectionExtension |
LegacySamSelectionExtension.prepareReadCounterStatus(int counterNumber) |
Schedules the execution of a "Read Event Counter" and "Read Ceiling" commands to read the
status of a counter.
|
LegacySamSelectionExtension |
LegacySamSelectionExtension.prepareReadSystemKeyParameters(SystemKeyType systemKeyType) |
Schedules the execution of a "Read Key Parameters" command for a system key.
|
LegacySamSelectionExtension |
LegacySamSelectionExtension.setUnlockData(java.lang.String unlockData) |
Sets the unlock data to be used to unlock a SAM C1 (8 or 16 bytes) and schedules the execution
of the "Unlock data" command in the first position.
|
LegacySamSelectionExtension |
LegacySamSelectionExtension.setUnlockData(java.lang.String unlockData,
LegacySam.ProductType productType) |
Sets the unlock data to be used to unlock a SAM (8 or 16 bytes) and schedules the execution of
the "Unlock data" command in the first position.
|