Uses of Package
org.eclipse.keypop.calypso.crypto.legacysam.transaction
Package
Description
Components used in applications to manage Calypso Legacy SAMs.
Calypso Legacy SAM transaction API.
-
ClassDescriptionTransaction manager dedicated to operations performed asynchronously.Transaction manager dedicated to execute commands prepared asynchronously using
AsyncTransactionCreatorManager.exportCommands()
.Contains the input/output data of theFreeTransactionManager.prepareComputeSignature(SignatureComputationData)
method for basic signature computation using the "Data Cipher" command.Contains the input/output data of theFreeTransactionManager.prepareVerifySignature(SignatureVerificationData)
method for basic signature verification using the "Data Cipher" command.Contains the input/output data of theFreeTransactionManager.prepareComputeCardCertificate(CardCertificateComputationData)
method.Transaction manager dedicated to operations performed without control SAM.Contains the input/output data of theFreeTransactionManager.prepareGenerateCardAsymmetricKeyPair(KeyPairContainer)
method.Security setting to manage operations of a legacy SAM transaction secured by a control SAM.Contains the input/output data of theFreeTransactionManager.prepareComputeSignature(SignatureComputationData)
method for traceable signature computation using the "PSO Compute Signature" command.Contains the input/output data of theFreeTransactionManager.prepareVerifySignature(SignatureVerificationData)
method for traceable signature verification using the "PSO Verify Signature" command. -
ClassDescriptionContains the input/output data of the
FreeTransactionManager.prepareComputeCardCertificate(CardCertificateComputationData)
method.Extends theCardTransactionCryptoExtension
interface of the "Keypop Calypso Card API" to enrich the card transaction command set with specific crypto commands such as for example computation and signature verification operations.Transaction manager dedicated to operations performed without control SAM.Contains the input/output data of theFreeTransactionManager.prepareGenerateCardAsymmetricKeyPair(KeyPairContainer)
method.Transaction manager dedicated to "READ" operations.The SAM traceability mode to use with traceable signature operations.Security setting to manage operations of a legacy SAM transaction secured by a control SAM.Contains the input/output data of theFreeTransactionManager.prepareComputeSignature(SignatureComputationData)
method for common signature computation modes.Contains the input/output data of theFreeTransactionManager.prepareVerifySignature(SignatureVerificationData)
method for common signature verification modes.Contains the input/output data of theFreeTransactionManager.prepareComputeSignature(SignatureComputationData)
method for traceable signature computation using the "PSO Compute Signature" command.Contains the input/output data of theFreeTransactionManager.prepareVerifySignature(SignatureVerificationData)
method for traceable signature verification using the "PSO Verify Signature" command.Common API for all legacy SAM transaction managers.Transaction manager dedicated to "WRITE" operations.