Class BCSNIServerName
java.lang.Object
org.bouncycastle.jsse.BCSNIServerName
- Direct Known Subclasses:
BCSNIHostName
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BCSNIServerName
protected BCSNIServerName(int nameType, byte[] encoded)
-
-
Method Details
-
getType
public final int getType() -
getEncoded
public final byte[] getEncoded() -
equals
-
hashCode
-
toString
-