Uses of Interface
org.calypsonet.terminal.calypso.transaction.TraceableSignatureComputationData
-
Packages that use TraceableSignatureComputationData Package Description org.calypsonet.terminal.calypso.transaction Calypso card transaction API. -
-
Uses of TraceableSignatureComputationData in org.calypsonet.terminal.calypso.transaction
Methods in org.calypsonet.terminal.calypso.transaction that return TraceableSignatureComputationData Modifier and Type Method Description TraceableSignatureComputationData
TraceableSignatureComputationData. withoutBusyMode()
Disables the "Busy" mode.TraceableSignatureComputationData
TraceableSignatureComputationData. withSamTraceabilityMode(int offset, boolean usePartialSamSerialNumber)
Enables the "SAM traceability" mode to securely record in the data to sign the SAM serial number and the value of the counter associated with the signing key.
-