Package org.bouncycastle.jsse
Class BCSNIHostName
java.lang.Object
org.bouncycastle.jsse.BCSNIServerName
org.bouncycastle.jsse.BCSNIHostName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BCSNIMatchercreateSNIMatcher(String regex) booleaninthashCode()toString()Methods inherited from class org.bouncycastle.jsse.BCSNIServerName
getEncoded, getType
-
Constructor Details
-
BCSNIHostName
-
BCSNIHostName
public BCSNIHostName(byte[] utf8Encoding)
-
-
Method Details
-
createSNIMatcher
-
getAsciiName
-
equals
- Overrides:
equalsin classBCSNIServerName
-
hashCode
public int hashCode()- Overrides:
hashCodein classBCSNIServerName
-
toString
- Overrides:
toStringin classBCSNIServerName
-