public final class StandardConstants extends Object
public static final int SNI_HOST_NAME
SNIHostName
)的“host_name”类型。
SNI扩展是扩展SSL / TLS协议以指示客户端在握手期间尝试连接的服务器名称的功能。 见第3节,“服务器名称指示”中, TLS Extensions (RFC 6066) 。
该常数的值为0。
SNIServerName
, SNIHostName
, Constant Field Values
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.