Class PTEID_CardVersionInfo


  • public class PTEID_CardVersionInfo
    extends PTEID_Object
    Class for the info document.
    You can get such an object from PTEID_EIDCard::getVersionInfo().
    • Method Detail

      • getTokenLabel

        public java.lang.String getTokenLabel()
        Return the Token Label (EFCIA 5032)
      • getSoftmaskNumber

        public java.lang.String getSoftmaskNumber()
                                           throws PTEID_Exception
        Return the Softmask Number of the card
        Throws:
        PTEID_Exception
      • getSoftmaskVersion

        public java.lang.String getSoftmaskVersion()
                                            throws PTEID_Exception
        Return the Softmask Version of the card
        Throws:
        PTEID_Exception
      • getGlobalOsVersion

        public java.lang.String getGlobalOsVersion()
                                            throws PTEID_Exception
        Return the Global Os Version of the card
        Throws:
        PTEID_Exception
      • getAppletInterfaceVersion

        public java.lang.String getAppletInterfaceVersion()
                                                   throws PTEID_Exception
        Return the Applet Interface Version of the card
        Throws:
        PTEID_Exception
      • getKeyExchangeVersion

        public java.lang.String getKeyExchangeVersion()
                                               throws PTEID_Exception
        Return the Key Exchange Version of the card
        Throws:
        PTEID_Exception
      • getAppletLifeCycle

        public java.lang.String getAppletLifeCycle()
                                            throws PTEID_Exception
        Return the Applet Life Cycle of the card
        Throws:
        PTEID_Exception
      • getGraphicalPersonalisation

        public java.lang.String getGraphicalPersonalisation()
                                                     throws PTEID_Exception
        Return field GraphicalPersonalisation from the Info file
        Throws:
        PTEID_Exception
      • getElectricalPersonalisation

        public java.lang.String getElectricalPersonalisation()
                                                      throws PTEID_Exception
        Return field ElectricalPersonalisation from the TokenInfo file
        Throws:
        PTEID_Exception
      • getElectricalPersonalisationInterface

        public java.lang.String getElectricalPersonalisationInterface()
                                                               throws PTEID_Exception
        Return field ElectricalPersonalisationInterface from the TokenInfo file
        Throws:
        PTEID_Exception