Spec-Zone.ru › OpenJDK 8

Класс StandardConstants

  • java.lang.Object
    • javax.net.ssl.StandardConstants

public final class StandardConstants
extends Object

Определения стандартных констант

С момента:
1.8

Поля

Модификатор и тип Поле и описание
static int SNI_HOST_NAME

Тип "host_name", представляющий имя хоста DNS (см. SNIHostName) в расширении Server Name Indication (SNI).

Методы

Методы, унаследованные от класса java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Поля

SNI_HOST_NAME

public static final int SNI_HOST_NAME

Тип "host_name", представляющий имя хоста DNS (см. SNIHostName) в расширении Server Name Indication (SNI).

Расширение SNI — это функция, которая расширяет протоколы SSL/TLS, чтобы указывать имя сервера, к которому клиент пытается подключиться во время рукопожатия. См. раздел 3 «Указание имени сервера» в TLS Extensions (RFC 6066).

Значение этой константы равно 0.

См. также:
SNIServerName, SNIHostName, Значения константных полей

© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API