接口的使用
io.netty.internal.tcnative.CertificateCompressionAlgo
-
-
io.netty.internal.tcnative中CertificateCompressionAlgo的使用
参数类型为CertificateCompressionAlgo的io.netty.internal.tcnative中的方法 修饰符和类型 方法 说明 static intSSLContext. addCertificateCompressionAlgorithm(long ctx, int direction, CertificateCompressionAlgo algorithm)Adds a certificate compression algorithm to the givenSSLContextor throws an exception if certificate compression is not supported or the algorithm not recognized.
-