Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.TraceableSignatureVerificationData
Package
Description
Components used in applications to manage Calypso Legacy SAMs.
Calypso Legacy SAM transaction API.
-
Uses of TraceableSignatureVerificationData in org.eclipse.keypop.calypso.crypto.legacysam
Modifier and TypeMethodDescriptionLegacySamApiFactory.createTraceableSignatureVerificationData()
Returns a new instance ofTraceableSignatureVerificationData
. -
Uses of TraceableSignatureVerificationData in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Modifier and TypeMethodDescriptionTraceableSignatureVerificationData.withoutBusyMode()
Indicates that the signature has been computed in non "Busy" mode.TraceableSignatureVerificationData.withSamTraceabilityMode
(int offset, SamTraceabilityMode samTraceabilityMode, LegacySamRevocationServiceSpi samRevocationService) Indicates that the signature has been computed in "SAM traceability" mode and therefore whether the revocation status of the signing SAM should be checked or not.