Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.spi.LegacySamRevocationServiceSpi
-
Packages that use LegacySamRevocationServiceSpi Package Description org.eclipse.keypop.calypso.crypto.legacysam.transaction Calypso Legacy SAM transaction API. -
-
Uses of LegacySamRevocationServiceSpi in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Methods in org.eclipse.keypop.calypso.crypto.legacysam.transaction with parameters of type LegacySamRevocationServiceSpi Modifier and Type Method Description TraceableSignatureVerificationData
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.
-