Keyple C++  0.9.0
Keyple, an Open Source SDK for Ticketing
Static Public Member Functions | List of all members
keyple::calypso::command::po::builder::security::RatificationCmdBuild Class Referencefinal

#include <RatificationCmdBuild.h>

Static Public Member Functions

static std::shared_ptr< ApduRequestgetApduRequest (const PoClass &poClass)
 

Detailed Description

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.

Member Function Documentation

◆ getApduRequest()

std::shared_ptr< ApduRequest > keyple::calypso::command::po::builder::security::RatificationCmdBuild::getApduRequest ( const PoClass poClass)
static
Parameters
poClassthe PO class
Returns
the ApduRequest ratification command according to the PO class provided

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