|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.security.srp.SRPConf.SRPParams
public static class SRPConf.SRPParams
Method Summary | |
---|---|
BigInteger |
g()
|
byte[] |
gbytes()
|
String |
getComment()
|
BigInteger |
N()
|
byte[] |
Nbytes()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public byte[] Nbytes()
public byte[] gbytes()
public BigInteger N()
public BigInteger g()
public String getComment()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |