XMSSKeyGenerationParameters instead.@Deprecated public final class XMSSKeyGenerationParameters extends KeyGenerationParameters
| Constructor and Description |
|---|
XMSSKeyGenerationParameters(XMSSParameters xmssParameters,
java.security.SecureRandom prng)
Deprecated.
XMSSMT constructor...
|
| Modifier and Type | Method and Description |
|---|---|
XMSSParameters |
getParameters()
Deprecated.
|
getRandom, getStrengthpublic XMSSKeyGenerationParameters(XMSSParameters xmssParameters, java.security.SecureRandom prng)
prng - Secure random to use.public XMSSParameters getParameters()