Searched refs:getS (Results 1 – 5 of 5) sorted by relevance
66 assertEquals("wrong private value", s, ecpks.getS()); in test_constructorLjava_math_BigIntegerLjava_security_spec_ECParameterSpec()90 assertEquals("wrong private value", s, ecpks.getS()); in test_GetS()
58 BigInteger getS(); in getS() method
69 public BigInteger getS() { in getS() method in ECPrivateKeySpec
189 equals(ecPriv.getS(), ecPriDecod.getS()); in testKeyAttributes()
9280 method public java.math.BigInteger getS();9429 method public java.math.BigInteger getS();