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