Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.spi.LegacySamDynamicUnlockDataProviderSpi
Package
Description
Calypso Legacy SAM data structures and selection API.
-
Uses of LegacySamDynamicUnlockDataProviderSpi in org.eclipse.keypop.calypso.crypto.legacysam.sam
Modifier and TypeMethodDescriptionLegacySamSelectionExtension.setDynamicUnlockDataProvider
(LegacySamDynamicUnlockDataProviderSpi dynamicUnlockDataProvider) Sets the unlock data provider to use for unlocking the SAM in dynamic mode.LegacySamSelectionExtension.setDynamicUnlockDataProvider
(LegacySamDynamicUnlockDataProviderSpi dynamicUnlockDataProvider, org.eclipse.keypop.reader.CardReader targetSamReader) Sets the unlock data provider and the card reader to use for unlocking the SAM in dynamic mode.