public class QTESLAKeyGenerationParameters extends KeyGenerationParameters
| Constructor and Description |
|---|
QTESLAKeyGenerationParameters(int securityCategory,
SecureRandom random)
Base constructor - provide the qTESLA security category and a source of randomness.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSecurityCategory()
Return the security category for these parameters.
|
getRandom, getStrengthpublic QTESLAKeyGenerationParameters(int securityCategory,
SecureRandom random)
securityCategory - the security category to generate the parameters for.random - the random byte source.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.