public class SamSelector
extends org.eclipse.keyple.core.card.selection.CardSelector
SamSelector class extends CardSelector to handle specific Calypso SAM needs
such as model identification.| Modifier and Type | Class and Description |
|---|---|
static class |
SamSelector.SamSelectorBuilder
Builder of
SamSelector |
| Modifier and Type | Method and Description |
|---|---|
static SamSelector.SamSelectorBuilder |
builder()
Gets a new builder.
|
SamRevision |
getTargetSamRevision()
Gets the targeted SAM revision
|
byte[] |
getUnlockData()
Gets the SAM unlock data
|
public static SamSelector.SamSelectorBuilder builder()
public SamRevision getTargetSamRevision()
public byte[] getUnlockData()