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 BCSNIMatcher
createSNIMatcher
(String regex) boolean
int
hashCode()
toString()
Methods inherited from class org.bouncycastle.jsse.BCSNIServerName
getEncoded, getType
-
Constructor Details
-
Method Details
-
createSNIMatcher
-
getAsciiName
-
equals
- Overrides:
equals
in classBCSNIServerName
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBCSNIServerName
-
toString
- Overrides:
toString
in classBCSNIServerName
-