#include <IosCard.h>
◆ IosCard()
◆ ~IosCard()
virtual governikus::IosCard::~IosCard |
( |
| ) |
|
|
overridevirtual |
◆ connect()
virtual CardReturnCode governikus::IosCard::connect |
( |
| ) |
|
|
overridevirtual |
◆ disconnect()
virtual CardReturnCode governikus::IosCard::disconnect |
( |
| ) |
|
|
overridevirtual |
Destroys the previously established connection to the smart card.
Implementiert governikus::Card.
◆ fireConnectFailed
void governikus::IosCard::fireConnectFailed |
( |
| ) |
|
|
signal |
◆ fireTransmitFailed
void governikus::IosCard::fireTransmitFailed |
( |
| ) |
|
|
signal |
◆ invalidateTarget()
bool governikus::IosCard::invalidateTarget |
( |
| ) |
|
◆ isConnected()
virtual 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()
virtual void governikus::IosCard::setProgressMessage |
( |
const QString & |
pMessage | ) |
|
|
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: