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