public class GMSSKeyGenerationParameters extends KeyGenerationParameters
Constructor and Description |
---|
GMSSKeyGenerationParameters(SecureRandom random,
GMSSParameters params) |
Modifier and Type | Method and Description |
---|---|
GMSSParameters |
getParameters() |
getRandom, getStrength
public GMSSKeyGenerationParameters(SecureRandom random, GMSSParameters params)
public GMSSParameters getParameters()
Copyright © 2018 BouncyCastle.org. All rights reserved.