Package | Description |
---|---|
io.netty.internal.tcnative |
Modifier and Type | Method and Description |
---|---|
static void |
SSLContext.setCertVerifyCallback(long ctx,
CertificateVerifier verifier)
Allow to hook
CertificateVerifier into the handshake processing. |
Copyright © 2008–2017 The Netty Project. All rights reserved.