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