Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.CardTransactionLegacySamExtension
Package
Description
Calypso Legacy SAM transaction API.
-
Uses of CardTransactionLegacySamExtension in org.eclipse.keypop.calypso.crypto.legacysam.transaction
Modifier and TypeMethodDescriptionCardTransactionLegacySamExtension.prepareComputeSignature
(SignatureComputationData<?> data) Schedules the execution of a "Data Cipher" or "PSO Compute Signature" command.CardTransactionLegacySamExtension.prepareVerifySignature
(SignatureVerificationData<?> data) Schedules the execution of a "Data Cipher" or "PSO Verify Signature" command.