Class P11SlotId


  • public class P11SlotId
    extends Object
    Identifier of a P11Slot.
    Since:
    2.0.0
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • P11SlotId

        public P11SlotId​(int index,
                         long id)
    • Method Detail

      • getIndex

        public int getIndex()
      • getId

        public long getId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object