Package pt.gov.cartaodecidadao
Class PTEID_CardVersionInfo
java.lang.Object
pt.gov.cartaodecidadao.PTEID_Object
pt.gov.cartaodecidadao.PTEID_CardVersionInfo
Class for the info document.
You can get such an object from PTEID_EIDCard::getVersionInfo().
You can get such an object from PTEID_EIDCard::getVersionInfo().
-
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()Return the Applet Interface Version of the cardReturn the Applet Life Cycle of the cardReturn the Applet Version of the cardReturn the ComponenCode of the cardReturn field ElectricalPersonalisation from the TokenInfo fileReturn field ElectricalPersonalisationInterface from the TokenInfo
fileReturn the Global Os Version of the cardReturn field GraphicalPersonalisation from the Info fileReturn the Key Exchange Version of the cardReturn the OS Number of the cardReturn the OS Version of the cardReturn the PKCS#1 Support of the cardReturn the Serial Number of the cardReturn the Softmask Number of the cardReturn the Softmask Version of the cardReturn the Token Label (EFCIA 5032)
-
Method Details
-
delete
public void delete()- Overrides:
deletein classPTEID_Object
-
getSerialNumber
Return the Serial Number of the card- Throws:
PTEID_Exception
-
getTokenLabel
Return the Token Label (EFCIA 5032) -
getComponentCode
Return the ComponenCode of the card- Throws:
PTEID_Exception
-
getOsNumber
Return the OS Number of the card- Throws:
PTEID_Exception
-
getOsVersion
Return the OS Version of the card- Throws:
PTEID_Exception
-
getSoftmaskNumber
Return the Softmask Number of the card- Throws:
PTEID_Exception
-
getSoftmaskVersion
Return the Softmask Version of the card- Throws:
PTEID_Exception
-
getAppletVersion
Return the Applet Version of the card- Throws:
PTEID_Exception
-
getGlobalOsVersion
Return the Global Os Version of the card- Throws:
PTEID_Exception
-
getAppletInterfaceVersion
Return the Applet Interface Version of the card- Throws:
PTEID_Exception
-
getPKCS1Support
Return the PKCS#1 Support of the card- Throws:
PTEID_Exception
-
getKeyExchangeVersion
Return the Key Exchange Version of the card- Throws:
PTEID_Exception
-
getAppletLifeCycle
Return the Applet Life Cycle of the card- Throws:
PTEID_Exception
-
getGraphicalPersonalisation
Return field GraphicalPersonalisation from the Info file- Throws:
PTEID_Exception
-
getElectricalPersonalisation
Return field ElectricalPersonalisation from the TokenInfo file- Throws:
PTEID_Exception
-
getElectricalPersonalisationInterface
Return field ElectricalPersonalisationInterface from the TokenInfo
file- Throws:
PTEID_Exception
-