Uses of Class
org.bouncycastle.pqc.jcajce.spec.LMSKeyGenParameterSpec
Packages that use LMSKeyGenParameterSpec
-
Uses of LMSKeyGenParameterSpec in org.bouncycastle.pqc.jcajce.spec
Methods in org.bouncycastle.pqc.jcajce.spec that return LMSKeyGenParameterSpecModifier and TypeMethodDescriptionstatic LMSKeyGenParameterSpecLMSHSSKeyGenParameterSpec.getLMSSpecs()Return the LMS parameters for the HSS hierarchy.Constructors in org.bouncycastle.pqc.jcajce.spec with parameters of type LMSKeyGenParameterSpecModifierConstructorDescriptionBase constructor, specify the LMS parameters at each level of the hierarchy.