public class DHDomainParametersIndex
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.math.BigInteger |
modp4096p |
static java.math.BigInteger |
modp6144p |
| Constructor and Description |
|---|
DHDomainParametersIndex() |
| Modifier and Type | Method and Description |
|---|---|
static DHDomainParameters |
lookupDomainParameters(DHDomainParametersID paramID)
Retrieve an DH based domain parameter by parameter ID.
|
public static final java.math.BigInteger modp4096p
public static final java.math.BigInteger modp6144p
public static DHDomainParameters lookupDomainParameters(DHDomainParametersID paramID)
paramID - identifier for the domain parameters.