Keyple C++
0.9.0
Keyple, an Open Source SDK for Ticketing
|
#include <RatificationCmdBuild.h>
Static Public Member Functions | |
static std::shared_ptr< ApduRequest > | getApduRequest (const PoClass &poClass) |
The RatificationCmdBuild class provides the ApduRequest dedicated to the ratification command, i.e. the command sent after closing the secure session to handle the ratification mechanism.
This particular builder is not associated with any parser since the response to this command is always an error and is never checked.
|
static |
poClass | the PO class |