Searched defs:getModulus (Results 1 – 8 of 8) sorted by relevance
51 public BigInteger getModulus(); in getModulus() method
32 public java.math.BigInteger getModulus(); in getModulus() method
57 public BigInteger getModulus() { in getModulus() method in RSAKeyTest.NoopRSAKey
37 public java.math.BigInteger getModulus() { throw new RuntimeException("Stub!"); } in getModulus() method in RSAPublicKeySpec
37 public java.math.BigInteger getModulus() { throw new RuntimeException("Stub!"); } in getModulus() method in RSAPrivateKeySpec
81 public BigInteger getModulus() { in getModulus() method in RSAPrivateKeySpec
82 public BigInteger getModulus() { in getModulus() method in RSAPublicKeySpec
89 public BigInteger getModulus() { in getModulus() method in RSAMultiPrimePrivateCrtKeyImpl