Constructor and Description |
---|
DhGroup(int size,
BigInteger g,
BigInteger p) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getG() |
BigInteger |
getP() |
int |
getSize() |
String |
toString() |
public DhGroup(int size, BigInteger g, BigInteger p)
public int getSize()
public BigInteger getG()
public BigInteger getP()
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.