Package | Description |
---|---|
io.netty.internal.tcnative |
Modifier and Type | Method and Description |
---|---|
static void |
SSLContext.setCertificateCallback(long ctx,
CertificateCallback callback)
Allow to hook
CertificateCallback into the certificate choosing process. |
Copyright © 2008–2020 The Netty Project. All rights reserved.