Class LMSHSSKeyGenParameterSpec

    • Constructor Detail

      • LMSHSSKeyGenParameterSpec

        public LMSHSSKeyGenParameterSpec​(LMSKeyGenParameterSpec... specs)
        Base constructor, specify the LMS parameters at each level of the hierarchy.
        Parameters:
        specs - the LMS parameter specs for each level of the hierarchy.
    • Method Detail

      • getLMSSpecs

        public LMSKeyGenParameterSpec[] getLMSSpecs()
        Return the LMS parameters for the HSS hierarchy.
        Returns:
        the HSS component LMS parameter specs.