#include <RemoteCard.h>
◆ RemoteCard()
RemoteCard::RemoteCard |
( |
const QSharedPointer< RemoteDispatcherClient > & |
pRemoteDispatcher, |
|
|
const QString & |
pReaderName |
|
) |
| |
◆ ~RemoteCard()
RemoteCard::~RemoteCard |
( |
| ) |
|
|
overridevirtual |
◆ connect()
CardReturnCode RemoteCard::connect |
( |
| ) |
|
|
overridevirtual |
◆ disconnect()
CardReturnCode RemoteCard::disconnect |
( |
| ) |
|
|
overridevirtual |
Destroys the previously established connection to the smart card.
Implementiert governikus::Card.
◆ establishPaceChannel()
EstablishPaceChannelOutput RemoteCard::establishPaceChannel |
( |
PacePasswordId |
pPasswordId, |
|
|
const QByteArray & |
pChat, |
|
|
const QByteArray & |
pCertificateDescription, |
|
|
quint8 |
pTimeoutSeconds = 60 |
|
) |
| |
|
overridevirtual |
Establishes a PACE channel, i.e.
the corresponding reader is no basic reader.
Erneute Implementation von governikus::Card.
◆ fireCardRemoved
void governikus::RemoteCard::fireCardRemoved |
( |
| ) |
|
|
signal |
◆ isConnected()
bool RemoteCard::isConnected |
( |
| ) |
|
|
overridevirtual |
Is the smart card connected, i.e.
has a connection successfully been established?
Implementiert governikus::Card.
◆ setEidPin()
Sets a new eID PIN, i.e.
the corresponding reader is no basic reader.
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 Dateien: