Home
last modified time | relevance | path

Searched defs:SNIHostName (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/android-stub/src/main/java/javax/net/ssl/
DSNIHostName.java22 public final class SNIHostName extends SNIServerName { class
23 public SNIHostName(String hostname) { in SNIHostName() method in SNIHostName