Keypop Calypso Card C++ API 2.0.0
Reference Calypso Card API for C++
Public Member Functions | List of all members
keypop::calypso::card::transaction::SecureRegularModeTransactionManager< T > Class Template Reference

#include <SecureRegularModeTransactionManager.hpp>

Public Member Functions

virtual ~SecureRegularModeTransactionManager ()=default
 

Detailed Description

template<typename T>
class keypop::calypso::card::transaction::SecureRegularModeTransactionManager< T >

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 CalypsoCard, SymmetricCryptoSecuritySetting).

Since
2.0.0

Definition at line 31 of file SecureRegularModeTransactionManager.hpp.

Constructor & Destructor Documentation

◆ ~SecureRegularModeTransactionManager()

Virtual destructor.


The documentation for this class was generated from the following file: