HomeSort by relevance Sort by last modified time
    Searched defs:SNIHostName (Results 1 - 4 of 4) sorted by null

  /external/conscrypt/android-stub/src/main/java/javax/net/ssl/
SNIHostName.java 22 public final class SNIHostName extends SNIServerName {
23 public SNIHostName(String hostname) {
  /libcore/ojluni/src/main/java/javax/net/ssl/
SNIHostName.java 53 * Note that {@code SNIHostName} objects are immutable.
60 public final class SNIHostName extends SNIServerName {
66 * Creates an {@code SNIHostName} using the specified hostname.
95 public SNIHostName(String hostname) {
112 * Creates an {@code SNIHostName} using the specified encoded value.
139 * {@link SNIHostName#SNIHostName(String)} instead.
162 public SNIHostName(byte[] encoded) {
188 * this {@code SNIHostName} object.
198 * of this {@code SNIHostName} objec
    [all...]
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/current/
core.jar 

Completed in 504 milliseconds