Uses of Interface
org.eclipse.keypop.calypso.card.card.CalypsoCard
Packages that use CalypsoCard
Package
Description
Components used in applications to manage Calypso cards.
-
Uses of CalypsoCard in org.eclipse.keypop.calypso.card
Methods in org.eclipse.keypop.calypso.card with parameters of type CalypsoCardModifier and TypeMethodDescriptionCalypsoCardApiFactory.createFreeTransactionManager
(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card) Returns a new instance ofFreeTransactionManager
.CalypsoCardApiFactory.createSecureExtendedModeTransactionManager
(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card, SymmetricCryptoSecuritySetting securitySetting) Returns a new instance ofSecureExtendedModeTransactionManager
.CalypsoCardApiFactory.createSecurePkiModeTransactionManager
(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card, AsymmetricCryptoSecuritySetting securitySetting) Returns a new instance ofSecurePkiModeTransactionManager
.CalypsoCardApiFactory.createSecureRegularModeTransactionManager
(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card, SymmetricCryptoSecuritySetting securitySetting) Returns a new instance ofSecureRegularModeTransactionManager
.