Class eRFID_AuthenticationProcedureType


  • public class eRFID_AuthenticationProcedureType
    extends java.lang.Object
    Enumeration contains a set of constants that define the type of performed procedure of document authentication within the context of the communication session with electronic document
    • Field Detail

      • aptStandard

        public static final int aptStandard
        Standard authentication procedure
        See Also:
        Constant Field Values
      • aptAdvanced

        public static final int aptAdvanced
        Advanced authentication procedure
        See Also:
        Constant Field Values
      • aptGeneral

        public static final int aptGeneral
        General authentication procedure
        See Also:
        Constant Field Values
    • Constructor Detail

      • eRFID_AuthenticationProcedureType

        public eRFID_AuthenticationProcedureType()