| Package | Description |
|---|---|
| org.xwiki.crypto | |
| org.xwiki.crypto.params.generator.asymmetric |
| Modifier and Type | Method and Description |
|---|---|
KeyGenerationParameters |
KeyParametersGenerator.generate(KeyParametersGenerationParameters params)
Generate a new key pair based on given parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DHKeyParametersGenerationParameters
Parameters for DH key pair generation consistent for use in the MTI/A0 key agreement protocol.
|
class |
DSAKeyParametersGenerationParameters
Parameters for RSA key pair generation using either FIPS186.2 or FIPS186.3.
|
Copyright © 2004–2014 XWiki. All rights reserved.