#include <IosCard.h>
|
static QString | generateProgressMessage (const QString &pMessage, int pProgress=-1) |
| Combines the message and progressvalue depending on the environment. Mehr ...
|
|
◆ IosCard()
◆ ~IosCard()
governikus::IosCard::~IosCard |
( |
| ) |
|
|
override |
◆ connect()
CardReturnCode governikus::IosCard::connect |
( |
| ) |
|
|
overridevirtual |
◆ disconnect()
CardReturnCode governikus::IosCard::disconnect |
( |
| ) |
|
|
overridevirtual |
Destroys the previously established connection to the smart card.
Implementiert governikus::Card.
◆ invalidateTarget()
void governikus::IosCard::invalidateTarget |
( |
| ) |
|
◆ isConnected()
bool governikus::IosCard::isConnected |
( |
| ) |
|
|
overridevirtual |
Is the smart card connected, i.e.
has a connection successfully been established?
Implementiert governikus::Card.
◆ isValid()
bool governikus::IosCard::isValid |
( |
| ) |
const |
◆ setProgressMessage()
void governikus::IosCard::setProgressMessage |
( |
const QString & |
pMessage, |
|
|
int |
pProgress = -1 |
|
) |
| |
|
overridevirtual |
Sets the current workflow progress message.
This is necessary for platforms like iOS, where interacting with a card leads to a dialog where the message needs to be updated.
Erneute Implementation von governikus::Card.
◆ transmit()
Performs a transmit to the smart card.
The command APDU buffer is transmitted to the card. The response APDU buffer is filled with the data returned from the card.
Implementiert governikus::Card.
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: