Class NameType


  • public class NameType
    extends java.lang.Object
    Deprecated.
    Migrate to the (D)TLS API in org.bouncycastle.tls (bctls jar).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static short host_name
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      NameType()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static boolean isValid​(short nameType)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • NameType

        public NameType()
        Deprecated.
    • Method Detail

      • isValid

        public static boolean isValid​(short nameType)
        Deprecated.