Class ECJPAKERound3Payload

    • Constructor Summary

      Constructors 
      Constructor Description
      ECJPAKERound3Payload​(java.lang.String participantId, java.math.BigInteger magTag)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.math.BigInteger getMacTag()  
      java.lang.String getParticipantId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ECJPAKERound3Payload

        public ECJPAKERound3Payload​(java.lang.String participantId,
                                    java.math.BigInteger magTag)
    • Method Detail

      • getParticipantId

        public java.lang.String getParticipantId()
      • getMacTag

        public java.math.BigInteger getMacTag()