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