![]() |
Keyple Card Calypso C++ Library 2.1.0
Reference Terminal Reader API for C++
|
#include <CmdCardRatificationBuilder.h>
Static Public Member Functions | |
static const std::shared_ptr< ApduRequestAdapter > | getApduRequest (const CalypsoCardClass calypsoCardClass) |
(package-private)
Provides the ApduRequestAdapter dedicated to the ratification command.
i.e. the command sent after closing the secure session to handle the ratification mechanism.
This particular command is not associated with any parsing since the response to this command is always an error and is never checked.
Definition at line 34 of file CmdCardRatificationBuilder.h.
|
static |
(package-private)
calypsoCardClass | the card class. |
Definition at line 21 of file CmdCardRatificationBuilder.cpp.