Uses of Interface
org.eclipse.keypop.calypso.crypto.symmetric.spi.SymmetricCryptoCardTransactionManagerSpi
Packages that use SymmetricCryptoCardTransactionManagerSpi
Package
Description
SPIs to be implemented by a Calypso symmetric crypto module.
-
Uses of SymmetricCryptoCardTransactionManagerSpi in org.eclipse.keypop.calypso.crypto.symmetric.spi
Methods in org.eclipse.keypop.calypso.crypto.symmetric.spi that return SymmetricCryptoCardTransactionManagerSpiModifier and TypeMethodDescriptionSymmetricCryptoCardTransactionManagerFactorySpi.createCardTransactionManager
(byte[] cardKeyDiversifier, boolean useExtendedMode, List<byte[]> transactionAuditData) Returns a new instance ofSymmetricCryptoCardTransactionManagerSpi
.