Uses of Interface
org.eclipse.keypop.calypso.card.transaction.SecureRegularModeTransactionManager
-
Packages that use SecureRegularModeTransactionManager Package Description org.eclipse.keypop.calypso.card Components used in applications to manage Calypso cards. -
-
Uses of SecureRegularModeTransactionManager in org.eclipse.keypop.calypso.card
Methods in org.eclipse.keypop.calypso.card that return SecureRegularModeTransactionManager Modifier and Type Method Description SecureRegularModeTransactionManager
CalypsoCardApiFactory. createSecureRegularModeTransactionManager(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card, SymmetricCryptoSecuritySetting securitySetting)
Returns a new instance ofSecureRegularModeTransactionManager
.
-