Package org.bouncycastle.jsse.util
Class SNIUtil
- java.lang.Object
-
- org.bouncycastle.jsse.util.SNIUtil
-
public class SNIUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SNIUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BCSNIHostName
getBCSNIHostName(java.net.URL url)
-
-
-
Method Detail
-
getBCSNIHostName
public static BCSNIHostName getBCSNIHostName(java.net.URL url)
-
-