| 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–2017 The Netty Project. All rights reserved.