Uses of Interface
org.eclipse.keypop.calypso.crypto.asymmetric.transaction.spi.AsymmetricCryptoCardTransactionManagerSpi
Packages that use AsymmetricCryptoCardTransactionManagerSpi
Package
Description
SPIs dedicated to PKI card transactions to be implemented by a Calypso asymmetric crypto module.
-
Uses of AsymmetricCryptoCardTransactionManagerSpi in org.eclipse.keypop.calypso.crypto.asymmetric.transaction.spi
Methods in org.eclipse.keypop.calypso.crypto.asymmetric.transaction.spi that return AsymmetricCryptoCardTransactionManagerSpiModifier and TypeMethodDescriptionAsymmetricCryptoCardTransactionManagerFactorySpi.createCardTransactionManager()
Returns a new instance ofAsymmetricCryptoCardTransactionManagerSpi
.