Package com.wolfssl.provider.jsse
Class WolfSSLGenericHostName
- java.lang.Object
-
- com.wolfssl.provider.jsse.WolfSSLSNIServerName
-
- com.wolfssl.provider.jsse.WolfSSLGenericHostName
-
public class WolfSSLGenericHostName extends WolfSSLSNIServerName
Concrete class representing a generic host name, used with SNI and WolfSSLSNIServerName usage areas.
-
-
Method Summary
-
Methods inherited from class com.wolfssl.provider.jsse.WolfSSLSNIServerName
equals, getEncoded, getType, hashCode, toString
-
-