Uses of Class
org.bouncycastle.jcajce.spec.LMSKeyGenParameterSpec
Packages that use LMSKeyGenParameterSpec
Package
Description
Key and algorithm parameters specifications for supporting provider specific algorithms and modes.
-
Uses of LMSKeyGenParameterSpec in org.bouncycastle.jcajce.spec
Methods in org.bouncycastle.jcajce.spec that return LMSKeyGenParameterSpecModifier and TypeMethodDescriptionLMSHSSKeyGenParameterSpec.getLMSSpecs()Return the LMS parameters for the HSS hierarchy.Constructors in org.bouncycastle.jcajce.spec with parameters of type LMSKeyGenParameterSpecModifierConstructorDescriptionBase constructor, specify the LMS parameters at each level of the hierarchy.