All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AsymmetricCryptoCardTransactionManagerFactory Card transaction manager factory provided by crypto extensions to secure Calypso card transactions secured by "asymmetric" key cryptographic algorithms (e.g.CalypsoCard Extends theIsoSmartCard
interface of the "Keypop Reader API" to provide additional functionality specific to Calypso cards.CalypsoCard.ProductType All Calypso Card products supported by this API.CalypsoCardApiFactory Calypso Card API Factory.CalypsoCardApiProperties API properties.CalypsoCardSelectionExtension Extends theCardSelectionExtension
interface of the "Keypop Reader API" to provide means to define optional commands to be executed during the selection phase.CardIOException Indicates a communication error with the card (e.g.CardRevokedException Indicates that the card is revoked.CardSignatureNotVerifiableException 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.).CardTransactionCryptoExtension SPI provided by the crypto extension associated with the current transaction, enriching the card transaction command set with specific crypto commands such as for example computation and signature verification operations.ChannelControl Policy for managing the physical channel after a card request is executed.CryptoException Indicates that an error occurred when computing a crypto operation.CryptoIOException Indicates a communication error with the crypto module (e.g.DirectoryHeader Calypso DF metadata.ElementaryFile Calypso Elementary File.ElementaryFile.Type The different types of EF.FileData Calypso EF content.FileHeader Calypso EF metadata.FreeTransactionManager Manager of card transactions requiring no cryptographic computation.GetDataTag Enumeration of all supported tags for the Get Data command.InconsistentDataException Indicates the detection of inconsistent data related to one of the following cases: A de-synchronization of the APDU exchanges.InvalidCardSignatureException Indicates that the card signature is incorrect.InvalidPinException Indicates that the provided PIN is invalid.ReaderIOException Indicates a communication error with the reader of the card or crypto module.SearchCommandData Contains the input/output data of theTransactionManager.prepareSearchRecords(SearchCommandData)
method.SecureExtendedModeTransactionManager Manager of card transactions secured by symmetric key cryptographic algorithms, adding additional operations available only for "Calypso Prime Extended" products.SecureRegularModeTransactionManager Manager of card transactions secured by symmetric key cryptographic algorithms, compatible with all Calypso products.SecureSymmetricCryptoTransactionManager<T extends SecureSymmetricCryptoTransactionManager<T>> 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.SelectFileControl Enumeration of all expected behaviors of the selection command (see the specifics of this command in the ISO7816-4 standard and the Calypso specification).SelectFileException Indicates that the file selection failed because it was not found.SessionBufferOverflowException Indicates that the secure session cannot be performed atomically because the session buffer capacity is not sufficient to handle all the prepared write commands.SvAction Defines the type Stored Value of action.SvDebitLogRecord Record of a Stored Value debit log.SvLoadLogRecord Record of a Stored Value load log.SvOperation Defines the type of Stored Value operation to be performed.SymmetricCryptoCardTransactionManagerFactory Card transaction manager factory provided by crypto extensions to secure Calypso card transactions secured by "symmetric" key cryptographic algorithms (e.g.SymmetricCryptoSecuritySetting 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.UnauthorizedKeyException Indicates that the card requires an unauthorized session key.UnexpectedCommandStatusException Indicates that an unexpected command status was returned by the card or the cryptographic module.WriteAccessLevel Enumeration of the write access levels for the Calypso card Secure Session.