Class QTESLASecurityCategory


  • public class QTESLASecurityCategory
    extends java.lang.Object
    The qTESLA security categories.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getName​(int securityCategory)
      Return a standard name for the security category.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public static java.lang.String getName​(int securityCategory)
        Return a standard name for the security category.
        Parameters:
        securityCategory - the category of interest.
        Returns:
        the name for the category.