Package org.eclipse.keypop.calypso.card.transaction
package org.eclipse.keypop.calypso.card.transaction
Calypso card transaction API.
- Since:
- 1.0.0
-
ClassDescriptionSecurity setting for a Calypso card transaction secured by "asymmetric" key cryptographic algorithms (PKI).Indicates a communication error with the card (e.g.Indicates that the card has correctly closed the secure session, but that it is impossible to check the authenticity of the card session because the cryptographic module is no more available (timeout, network problem, etc.).Policy for managing the physical channel after a card request is executed.Indicates that an error occurred when computing a crypto operation.Indicates a communication error with the crypto module (e.g.Manager of card transactions requiring no cryptographic computation.Indicates the detection of inconsistent data related to one of the following cases: A de-synchronization of the APDU exchanges.Indicates that the card signature is incorrect.Indicates that the certificate is invalid.Indicates that the provided PIN is invalid.Indicates a communication error with the reader of the card or crypto module.Contains the input/output data of the
TransactionManager.prepareSearchRecords(SearchCommandData)
method.Manager of card transactions secured by symmetric key cryptographic algorithms, adding additional operations available only for "Calypso Prime Extended" products.Manager of card transactions secured by asymmetric key cryptographic algorithms, compatible with Calypso cards in PKI mode.Manager of card transactions secured by symmetric key cryptographic algorithms, compatible with all Calypso products.Contains operations common to all card transactions secured by "symmetric" key cryptographic algorithms.SecureTransactionManager<T extends SecureTransactionManager<T>>Contains operations common to all card transactions secured by cryptographic algorithms.Indicates that the file selection failed because it was not found.Indicates that the secure session cannot be performed atomically because the session buffer capacity is not sufficient to handle all the prepared write commands.Defines the type Stored Value of action.Defines the type of Stored Value operation to be performed.Security setting for a Calypso card transaction secured by "symmetric" key cryptographic algorithms (e.g.TransactionManager<T extends TransactionManager<T>>Contains operations common to all card transactions.Indicates that the card requires an unauthorized session key.Indicates that an unexpected command status was returned by the card or the cryptographic module.