Package | Description |
---|---|
old.org.bouncycastle.crypto.params |
Modifier and Type | Method and Description |
---|---|
DHValidationParameters |
DHParameters.getValidationParameters() |
Constructor and Description |
---|
DHParameters(BigInteger p,
BigInteger g,
BigInteger q,
BigInteger j,
DHValidationParameters validation) |
DHParameters(BigInteger p,
BigInteger g,
BigInteger q,
int m,
int l,
BigInteger j,
DHValidationParameters validation) |
Copyright © 2015. All rights reserved.