Home
last modified time | relevance | path

Searched refs:getS (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/tests/security/spec/
DECPrivateKeySpecTest.java66 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()
/libcore/ojluni/src/main/java/java/security/interfaces/
DECPrivateKey.java58 BigInteger getS(); in getS() method
/libcore/ojluni/src/main/java/java/security/spec/
DECPrivateKeySpec.java69 public BigInteger getS() { in getS() method in ECPrivateKeySpec
/libcore/ojluni/src/test/java/security/KeyAgreement/
DKeySizeTest.java189 equals(ecPriv.getS(), ecPriDecod.getS()); in testKeyAttributes()
/libcore/api/
Dcurrent.txt9280 method public java.math.BigInteger getS();
9429 method public java.math.BigInteger getS();