| Package | Description |
|---|---|
| org.bouncycastle.asn1.x9 |
| Modifier and Type | Method and Description |
|---|---|
static DHValidationParms |
DHValidationParms.getInstance(ASN1TaggedObject obj,
boolean explicit)
Deprecated.
|
static DHValidationParms |
DHValidationParms.getInstance(Object obj)
Deprecated.
|
DHValidationParms |
DHDomainParameters.getValidationParms()
Deprecated.
|
| Constructor and Description |
|---|
DHDomainParameters(ASN1Integer p,
ASN1Integer g,
ASN1Integer q,
ASN1Integer j,
DHValidationParms validationParms)
Deprecated.
|
DHDomainParameters(BigInteger p,
BigInteger g,
BigInteger q,
BigInteger j,
DHValidationParms validationParms)
Deprecated.
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.