Uses of Interface
org.eclipse.keyple.card.calypso.crypto.legacysam.ContextSetting
-
-
Uses of ContextSetting in org.eclipse.keyple.card.calypso.crypto.legacysam
Methods in org.eclipse.keyple.card.calypso.crypto.legacysam that return ContextSetting Modifier and Type Method Description ContextSetting
LegacySamExtensionService. getContextSetting()
Returns the context setting.ContextSetting
ContextSetting. setContactReaderPayloadCapacity(int payloadCapacity)
Defines the maximum size of APDUs that the library can generate when communicating with a contact card.
-