public final class XMSSKeyGenerationParameters extends KeyGenerationParameters
Constructor and Description |
---|
XMSSKeyGenerationParameters(XMSSParameters xmssParameters,
SecureRandom prng)
XMSSMT constructor...
|
Modifier and Type | Method and Description |
---|---|
XMSSParameters |
getParameters() |
getRandom, getStrength
public XMSSKeyGenerationParameters(XMSSParameters xmssParameters, SecureRandom prng)
prng
- Secure random to use.public XMSSParameters getParameters()
Copyright © 2021 BouncyCastle.org. All rights reserved.