Uses of Interface
org.eclipse.keypop.calypso.card.transaction.SecurePkiModeTransactionManager
Package
Description
Components used in applications to manage Calypso cards.
Calypso card transaction API.
-
Uses of SecurePkiModeTransactionManager in org.eclipse.keypop.calypso.card
Modifier and TypeMethodDescriptionCalypsoCardApiFactory.createSecurePkiModeTransactionManager
(org.eclipse.keypop.reader.CardReader cardReader, CalypsoCard card, AsymmetricCryptoSecuritySetting securitySetting) Returns a new instance ofSecurePkiModeTransactionManager
. -
Uses of SecurePkiModeTransactionManager in org.eclipse.keypop.calypso.card.transaction
Modifier and TypeMethodDescriptionSecurePkiModeTransactionManager.prepareOpenSecureSession()
Schedules the execution of an "Open Secure Session" command in PKI mode.