All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BasicSignatureComputationData Contains the input/output data of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)
method for basic signature computation using the "Data Cipher" SAM command.BasicSignatureVerificationData Contains the input/output data of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)
method for basic signature verification using the "Data Cipher" SAM command.CalypsoApiProperties API properties.CalypsoCard A dynamic view of the card's content, regularly updated from the selection stage to the end of the transaction.CalypsoCard.ProductType All Calypso Card products supported by this API.CalypsoCardSelection Card specificCardSelection
providing means to filter cards, select applications and define optional commands to be executed during the selection phase.CalypsoCardSelection.FileControlInformation Types of templates available in return for the Select Application command, according to the ISO7816-4 standard.CalypsoCardSelection.FileOccurrence Navigation options through the different applications contained in the card according to the ISO7816-4 standard.CalypsoSam A static and partial view of the SAM's content.CalypsoSam.ProductType All Calypso SAM products supported by this API.CalypsoSamSelection SAM specificCardSelection
providing means to filter SAM and define optional commands to be executed during the selection phase such as the Unlock command.CardIOException Indicates a communication error with the card (e.g.CardRevokedException Indicates that the card is revoked.CardSecuritySetting Data to manage the security operations of a Calypso card transaction.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 SAM is no more available (timeout, network problem, etc...).CardTransactionManager Service providing the high-level API to manage transactions with a Calypso card.CommonSecuritySetting<S extends CommonSecuritySetting<S>> Common data to manage the security operations of a Calypso transaction.CommonSignatureComputationData<T extends CommonSignatureComputationData<T>> Contains the input/output data of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)
method for common signature computation modes.CommonSignatureVerificationData<T extends CommonSignatureVerificationData<T>> Contains the input/output data of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)
method for common signature verification modes.CommonTransactionManager<T extends CommonTransactionManager<T,S>,S extends CommonSecuritySetting<S>> Common service providing the high-level API to manage transactions with a Calypso card or SAM.DirectoryHeader Calypso DF metadata.ElementaryFile Calypso Elementary File.ElementaryFile.Type The different types of EF.FileData Calypso EF content.FileHeader Calypso EF metadata.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 has correctly closed the secure session, but the card session is not authentic because the signature of the card is incorrect.InvalidSignatureException Indicates that a signature is incorrect.ReaderIOException Indicates a communication error with the reader of the card or SAM.SamIOException Indicates a communication error with the SAM (e.g.SamRevocationServiceSpi Service to be implemented in order to check dynamically if a SAM is revoked.SamRevokedException Indicates that the SAM is revoked.SamSecuritySetting Deprecated. Will be soon removed.SamTransactionManager Deprecated. Will be soon removed.SearchCommandData Contains the input/output data of theCardTransactionManager.prepareSearchRecords(SearchCommandData)
method.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.TraceableSignatureComputationData Contains the input/output data of theCommonTransactionManager.prepareComputeSignature(CommonSignatureComputationData)
method for traceable signature computation using the "PSO Compute Signature" SAM command.TraceableSignatureVerificationData Contains the input/output data of theCommonTransactionManager.prepareVerifySignature(CommonSignatureVerificationData)
method for traceable signature verification using the "PSO Verify Signature" SAM command.UnauthorizedKeyException Indicates that the card requires an unauthorized session key.UnexpectedCommandStatusException Indicates that an unexpected command status was returned by the card or SAM.WriteAccessLevel Enumeration of the write access levels for the Calypso card Secure Session.