public class LMSHSSParameterSpec
extends java.lang.Object
implements java.security.spec.AlgorithmParameterSpec
| Constructor and Description |
|---|
LMSHSSParameterSpec(LMSParameterSpec[] specs)
Deprecated.
Base constructor, specify the LMS parameters at each level of the hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
LMSParameterSpec[] |
getLMSSpecs()
Deprecated.
Return the LMS parameters for the HSS hierarchy.
|
public LMSHSSParameterSpec(LMSParameterSpec[] specs)
specs - the LMS parameter specs for each level of the hierarchy.public LMSParameterSpec[] getLMSSpecs()