|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.pqc.legacy.crypto.qtesla.QTESLAKeyGenerationParameters
qTESLA key-pair generation parameters.
| Constructor Summary | |
QTESLAKeyGenerationParameters(int securityCategory,
java.security.SecureRandom random)
Base constructor - provide the qTESLA security category and a source of randomness. |
|
| Method Summary | |
int |
getSecurityCategory()
Return the security category for these parameters. |
| Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters |
getRandom, getStrength |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QTESLAKeyGenerationParameters(int securityCategory,
java.security.SecureRandom random)
securityCategory - the security category to generate the parameters for.random - the random byte source.| Method Detail |
public int getSecurityCategory()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||