Package org.bouncycastle.tls
Class NameType
java.lang.Object
org.bouncycastle.tls.NameType
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
host_name
public static final short host_name- See Also:
-
-
Constructor Details
-
NameType
public NameType()
-
-
Method Details
-
getName
-
getText
-
isRecognized
public static boolean isRecognized(short nameType) -
isValid
public static boolean isValid(short nameType)
-