Holds smart card information.
Mehr ...
#include <CardInfo.h>
Holds smart card information.
An instance of CardInfo is created using the CardInfoFactory.
◆ TagType
Aufzählungswerte |
---|
UNKNOWN | |
NFC_4A | |
NFC_4B | |
◆ CardInfo()
CardInfo::CardInfo |
( |
CardType |
pCardType, |
|
|
const FileRef & |
pApplication = FileRef() , |
|
|
const QSharedPointer< const EFCardAccess > & |
pEfCardAccess = QSharedPointer<const EFCardAccess>() , |
|
|
int |
pRetryCounter = UNDEFINED_RETRY_COUNTER , |
|
|
bool |
pPinDeactivated = false , |
|
|
bool |
pPukInoperative = false , |
|
|
bool |
pPinInitial = false |
|
) |
| |
◆ getApplication()
const FileRef & CardInfo::getApplication |
( |
| ) |
const |
◆ getCardType()
CardType CardInfo::getCardType |
( |
| ) |
const |
◆ getCardTypeString()
QString CardInfo::getCardTypeString |
( |
| ) |
const |
◆ getEfCardAccess()
QSharedPointer< const EFCardAccess > CardInfo::getEfCardAccess |
( |
| ) |
const |
◆ getMobileEidType()
MobileEidType CardInfo::getMobileEidType |
( |
| ) |
const |
◆ getRetryCounter()
int CardInfo::getRetryCounter |
( |
| ) |
const |
◆ getTagType()
◆ isPinDeactivated()
bool CardInfo::isPinDeactivated |
( |
| ) |
const |
The eID function has not been activated by the competent authority.
◆ isPinInitial()
bool CardInfo::isPinInitial |
( |
| ) |
const |
◆ isPukInoperative()
bool CardInfo::isPukInoperative |
( |
| ) |
const |
The PUK is inoperative.
User is not able to unblock the PIN anymore.
◆ isRetryCounterDetermined()
bool CardInfo::isRetryCounterDetermined |
( |
| ) |
const |
◆ setApplication()
void CardInfo::setApplication |
( |
const FileRef & |
pApplication | ) |
|
◆ setCardType()
void CardInfo::setCardType |
( |
CardType |
pCardType | ) |
|
◆ setRetryCounter()
void CardInfo::setRetryCounter |
( |
int |
pRetryCounter | ) |
|
◆ setTagType()
◆ operator<<
QDebug operator<< |
( |
QDebug |
, |
|
|
const CardInfo & |
|
|
) |
| |
|
friend |
◆ Reader
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: