Holds smart card informations.
Mehr ...
#include <CardInfo.h>
Holds smart card informations.
An instance of CardInfo is created using the CardInfoFactory.
CardInfo::CardInfo |
( |
CardType |
pCardType, |
|
|
const QSharedPointer< const EFCardAccess > & |
pEfCardAccess = QSharedPointer<const EFCardAccess>() , |
|
|
int |
pRetryCounter = UNDEFINED_RETRY_COUNTER , |
|
|
bool |
pPinDeactivated = false , |
|
|
bool |
pPukInoperative = false |
|
) |
| |
QString CardInfo::getCardTypeString |
( |
| ) |
const |
QSharedPointer< const EFCardAccess > CardInfo::getEfCardAccess |
( |
| ) |
const |
QString CardInfo::getEidApplicationPath |
( |
| ) |
const |
int CardInfo::getRetryCounter |
( |
| ) |
const |
bool CardInfo::isAvailable |
( |
| ) |
const |
bool CardInfo::isEid |
( |
| ) |
const |
bool CardInfo::isPinDeactivated |
( |
| ) |
const |
The online identification function has not been activated by the competent authority.
bool CardInfo::isPukInoperative |
( |
| ) |
const |
The PUK is inoperative.
User is not able to unblock the PIN anymore.
bool CardInfo::isRetryCounterDetermined |
( |
| ) |
const |
QDebug operator<< |
( |
QDebug |
, |
|
|
const CardInfo & |
|
|
) |
| |
|
friend |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: