Package org.eclipse.keypop.calypso.crypto.legacysam.spi
Handlers to be implemented by end user application.
- Since:
- 0.1.0
-
Interface Summary Interface Description LegacySamDynamicUnlockDataProviderSpi Service to be implemented in order to compute the dynamic unlock data expected by the SAM.LegacySamRevocationServiceSpi Service to be implemented in order to check dynamically if a SAM is revoked.LegacySamStaticUnlockDataProviderSpi Service to be implemented in order to compute the static unlock data expected by the SAM.