Package org.bouncycastle.pqc.jcajce.spec
Class QTESLAParameterSpec
java.lang.Object
org.bouncycastle.pqc.jcajce.spec.QTESLAParameterSpec
- All Implemented Interfaces:
AlgorithmParameterSpec
qTESLA parameter details. These are divided up on the basis of the security categories for each
individual parameter set.
-
Field Details
-
PROVABLY_SECURE_I
Available security categories. -
PROVABLY_SECURE_III
-
-
Constructor Details
-
QTESLAParameterSpec
Base constructor.- Parameters:
securityCategory
- the security category we want this parameterSpec to match.
-
-
Method Details
-
getSecurityCategory
Return the security category.- Returns:
- the security category.
-