| Modifier and Type | Method and Description |
|---|---|
static int |
SSLContext.addCertificateCompressionAlgorithm(long ctx,
int direction,
CertificateCompressionAlgo algorithm)
Adds a certificate compression algorithm to the given
SSLContext or throws an
exception if certificate compression is not supported or the algorithm not recognized. |
Copyright © 2022 The Netty Project. All rights reserved.