| Package | Description |
|---|---|
| org.xwiki.crypto.params.generator.asymmetric |
| Modifier and Type | Method and Description |
|---|---|
DSAKeyValidationParameters |
DSAKeyGenerationParameters.getValidationParameters() |
| Constructor and Description |
|---|
DSAKeyGenerationParameters(BigInteger p,
BigInteger q,
BigInteger g,
DSAKeyValidationParameters parameters)
Initialize DSA shared parameters.
|
Copyright © 2004–2015 XWiki. All rights reserved.