![]() |
Keyple Card Calypso C++ Library 2.2.5.6
Reference Terminal Reader API for C++
|
#include <CommonSecuritySettingAdapter.h>


Public Member Functions | |
| S & | setControlSamResource (const std::shared_ptr< CardReader > samReader, const std::shared_ptr< CalypsoSam > calypsoSam) |
| S & | setSamRevocationService (const std::shared_ptr< SamRevocationServiceSpi > service) |
| std::shared_ptr< ProxyReaderApi > | getControlSamReader () const |
| std::shared_ptr< CalypsoSamAdapter > | getControlSam () const |
| std::shared_ptr< SamRevocationServiceSpi > | getSamRevocationServiceSpi () const |
(package-private)
Implementation of CommonSecuritySetting.
| <S> | The type of the lowest level child object. |
Definition at line 45 of file CommonSecuritySettingAdapter.h.
|
inline |
(package-private)
Gets the control SAM used for secured operations.
Definition at line 111 of file CommonSecuritySettingAdapter.h.
|
inline |
(package-private)
Gets the associated control SAM reader to use for secured operations.
Definition at line 99 of file CommonSecuritySettingAdapter.h.
|
inline |
(package-private)
Gets the SAM revocation service.
Definition at line 123 of file CommonSecuritySettingAdapter.h.
|
inline |
Definition at line 52 of file CommonSecuritySettingAdapter.h.
|
inline |
Definition at line 83 of file CommonSecuritySettingAdapter.h.