Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.TraceableSignatureComputationData
Package
Description
Components used in applications to manage Calypso Legacy SAMs.
Calypso Legacy SAM transaction API.
-
Uses of TraceableSignatureComputationData in org.eclipse.keypop.calypso.crypto.legacysam
Modifier and TypeMethodDescriptionLegacySamApiFactory.createTraceableSignatureComputationData()
Returns a new instance ofTraceableSignatureComputationData
. -
Uses of TraceableSignatureComputationData in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Modifier and TypeMethodDescriptionTraceableSignatureComputationData.withoutBusyMode()
Disables the "Busy" mode.TraceableSignatureComputationData.withSamTraceabilityMode
(int offset, SamTraceabilityMode samTraceabilityMode) 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.