Searched refs:getX (Results 1 – 12 of 12) sorted by relevance
76 return dsa1.getX().equals(dsa2.getX()) in isEqual()
99 assertEquals(1, dpks.getX().intValue()); in testGetX()
52 BigInteger getX(); in getX() method
64 public BigInteger getX(); in getX() method
72 public BigInteger getX() { in getX() method in DHPrivateKeySpec
76 public BigInteger getX() { in getX() method in DSAPrivateKeySpec
38 assertNotNull("Invalid X value", key.getX()); in test_getX()
66 public BigInteger getX() { in getX() method in DHPrivateKeyTest.checkDHPrivateKey
144 equals(dhPri.getX(), dhPriDecod.getX()); in testKeyAttributes()171 BigInteger x = dhPri.getX(); in testKeyAttributes()
52 dhpks.getX(), xs[i]); in testDHPrivateKeySpec()
787 assertEquals(privateKey1.getX(), entryPrivateKey.getX()); in test_getEntry()841 assertEquals(privateKey1.getX(), actualPrivateKey.getX()); in test_setEntry()853 assertEquals(privateKey1.getX(), actualPrivateKey.getX()); in test_setEntry()
9266 method public java.math.BigInteger getX();9376 method public java.math.BigInteger getX();19195 method public java.math.BigInteger getX();19256 method public java.math.BigInteger getX();