Uses of Interface
org.eclipse.keypop.calypso.card.transaction.SecureExtendedModeTransactionManager
Packages that use SecureExtendedModeTransactionManager
Package
Description
Components used in applications to manage Calypso cards.
Calypso card transaction API.
-
Uses of SecureExtendedModeTransactionManager in org.eclipse.keypop.calypso.card
Methods in org.eclipse.keypop.calypso.card that return SecureExtendedModeTransactionManagerModifier and TypeMethodDescriptionCalypsoCardApiFactory.createSecureExtendedModeTransactionManager(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card, SymmetricCryptoSecuritySetting securitySetting) Returns a new instance ofSecureExtendedModeTransactionManager. -
Uses of SecureExtendedModeTransactionManager in org.eclipse.keypop.calypso.card.transaction
Methods in org.eclipse.keypop.calypso.card.transaction that return SecureExtendedModeTransactionManagerModifier and TypeMethodDescriptionSecureExtendedModeTransactionManager.prepareActivateEncryption()Requests the encryption of all following commands.SecureExtendedModeTransactionManager.prepareDeactivateEncryption()Requests to stop encryption for the following commands.SecureExtendedModeTransactionManager.prepareEarlyMutualAuthentication()Requests to mutually authenticate the card and the terminal before the secure session is closed.