eID middleware | ![]() |
Public Member Functions | |
override void | Dispose () |
string | getSerialNumber () |
Return the Serial Number of the card. | |
string | getComponentCode () |
Return the ComponenCode of the card. | |
string | getOsNumber () |
Return the OS Number of the card. | |
string | getOsVersion () |
Return the OS Version of the card. | |
string | getSoftmaskNumber () |
Return the Softmask Number of the card. | |
string | getSoftmaskVersion () |
Return the Softmask Version of the card. | |
string | getAppletVersion () |
Return the Applet Version of the card. | |
string | getGlobalOsVersion () |
Return the Global Os Version of the card. | |
string | getAppletInterfaceVersion () |
Return the Applet Interface Version of the card. | |
string | getPKCS1Support () |
Return the PKCS#1 Support of the card. | |
string | getKeyExchangeVersion () |
Return the Key Exchange Version of the card. | |
string | getAppletLifeCycle () |
Return the Applet Life Cycle of the card. | |
string | getGraphicalPersonalisation () |
Return field GraphicalPersonalisation from the TokenInfo file. | |
string | getElectricalPersonalisation () |
Return field ElectricalPersonalisation from the TokenInfo file. | |
string | getElectricalPersonalisationInterface () |
Return field ElectricalPersonalisationInterface from the TokenInfo file. | |
PTEID_ByteArray | getSignature () |
Return the signature of the card info. |
You can get such an object from PTEID_EIDCard::getVersionInfo() (or getDocument).
override void be::portugal::eid::PTEID_CardVersionInfo::Dispose | ( | ) | [inline, virtual] |
Reimplemented from be::portugal::eid::PTEID_XMLDoc.
string be::portugal::eid::PTEID_CardVersionInfo::getAppletInterfaceVersion | ( | ) | [inline] |
Return the Applet Interface Version of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getAppletLifeCycle | ( | ) | [inline] |
Return the Applet Life Cycle of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getAppletVersion | ( | ) | [inline] |
Return the Applet Version of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getComponentCode | ( | ) | [inline] |
Return the ComponenCode of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getElectricalPersonalisation | ( | ) | [inline] |
Return field ElectricalPersonalisation from the TokenInfo file.
string be::portugal::eid::PTEID_CardVersionInfo::getElectricalPersonalisationInterface | ( | ) | [inline] |
Return field ElectricalPersonalisationInterface from the TokenInfo file.
string be::portugal::eid::PTEID_CardVersionInfo::getGlobalOsVersion | ( | ) | [inline] |
Return the Global Os Version of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getGraphicalPersonalisation | ( | ) | [inline] |
Return field GraphicalPersonalisation from the TokenInfo file.
string be::portugal::eid::PTEID_CardVersionInfo::getKeyExchangeVersion | ( | ) | [inline] |
Return the Key Exchange Version of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getOsNumber | ( | ) | [inline] |
Return the OS Number of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getOsVersion | ( | ) | [inline] |
Return the OS Version of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getPKCS1Support | ( | ) | [inline] |
Return the PKCS#1 Support of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getSerialNumber | ( | ) | [inline] |
Return the Serial Number of the card.
PTEID_ByteArray be::portugal::eid::PTEID_CardVersionInfo::getSignature | ( | ) | [inline] |
Return the signature of the card info.
string be::portugal::eid::PTEID_CardVersionInfo::getSoftmaskNumber | ( | ) | [inline] |
Return the Softmask Number of the card.
string be::portugal::eid::PTEID_CardVersionInfo::getSoftmaskVersion | ( | ) | [inline] |
Return the Softmask Version of the card.