OpenSSLEngine
public static interface SSLUtil.ProtocolInfo
SSLEngine
s to indicate that they support ALPN and
can provided the protocol agreed with the client.Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getNegotiatedProtocol() |
ALPN information.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.