Interface SecureRegularModeTransactionManager

All Superinterfaces:
SecureSymmetricCryptoTransactionManager<SecureRegularModeTransactionManager>, SecureTransactionManager<SecureRegularModeTransactionManager>, TransactionManager<SecureRegularModeTransactionManager>

public interface SecureRegularModeTransactionManager extends SecureSymmetricCryptoTransactionManager<SecureRegularModeTransactionManager>
Manager of card transactions secured by symmetric key cryptographic algorithms, compatible with all Calypso products.

See SecureSymmetricCryptoTransactionManager parent interface for more information and details of available card operations.

An instance of this interface can be obtained via the method CalypsoCardApiFactory.createSecureRegularModeTransactionManager(CardReader, CalypsoCard, SymmetricCryptoSecuritySetting).

Since:
2.0.0