Package | Description |
---|---|
io.netty.handler.ssl |
Modifier and Type | Field and Description |
---|---|
static OpenSslContextOption<OpenSslCertificateCompressionConfig> |
OpenSslContextOption.CERTIFICATE_COMPRESSION_ALGORITHMS
Set the
OpenSslCertificateCompressionConfig to use. |
Modifier and Type | Method and Description |
---|---|
OpenSslCertificateCompressionConfig |
OpenSslCertificateCompressionConfig.Builder.build()
Build a new
OpenSslCertificateCompressionConfig based on the previous
added OpenSslCertificateCompressionAlgorithm s. |
Copyright © 2008–2024 The Netty Project. All rights reserved.