public class SRP6GroupParameters extends Object
| Constructor and Description |
|---|
SRP6GroupParameters(BigInteger N,
BigInteger g) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getG() |
BigInteger |
getN() |
public SRP6GroupParameters(BigInteger N, BigInteger g)
public BigInteger getG()
public BigInteger getN()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.