Class NameType

java.lang.Object
org.bouncycastle.tls.NameType

public class NameType extends Object
  • Field Details

  • Constructor Details

    • NameType

      public NameType()
  • Method Details

    • getName

      public static String getName(short nameType)
    • getText

      public static String getText(short nameType)
    • isRecognized

      public static boolean isRecognized(short nameType)
    • isValid

      public static boolean isValid(short nameType)