java.lang.ObjectGenerates new SRP verifier for userorg.bouncycastle.crypto.agreement.srp.SRP6VerifierGenerator
| Field Summary | ||
|---|---|---|
| protected BigInteger | N | |
| protected BigInteger | g | |
| protected Digest | digest | |
| Constructor: |
|---|
|
| Method from org.bouncycastle.crypto.agreement.srp.SRP6VerifierGenerator Summary: |
|---|
| generateVerifier, init |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.bouncycastle.crypto.agreement.srp.SRP6VerifierGenerator Detail: |
|---|
|
|