![]() |
Keyple Card Calypso C++ Library 2.2.2
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) final |
S & | setSamRevocationService (const std::shared_ptr< SamRevocationServiceSpi > service) final |
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.
|
inlinefinal |
Definition at line 52 of file CommonSecuritySettingAdapter.h.
|
inlinefinal |
Definition at line 83 of file CommonSecuritySettingAdapter.h.