|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.params.SRP6GroupParameters
Constructor Summary | |
SRP6GroupParameters(java.math.BigInteger N,
java.math.BigInteger g)
|
Method Summary | |
java.math.BigInteger |
getG()
|
java.math.BigInteger |
getN()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SRP6GroupParameters(java.math.BigInteger N, java.math.BigInteger g)
Method Detail |
public java.math.BigInteger getG()
public java.math.BigInteger getN()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |